#7d5cbe Hex Color
rgb(125, 92, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7d | 5c | be | - | #7d5cbe |
RGB | 125 | 92 | 190 | - | rgb(125,92,190) |
HSL | 260 | 43% | 55% | - | hsl(260,43%,55%) |
HSV | 260 | 52% | 75% | - | hsv(260,52%,75%) |
XYZ | 21.5789 | 15.732 | 50.6144 | - | xyz(21.5789,15.732,50.6144) |
CIE-LAB | 46.62 | 35.11 | -46.96 | - | lab(46.62,35.11,-46.96) |
CMYK | 0.34210526315789 | 0.51578947368421 | 0 | 0.25490196078431 | cmyk(0.34210526315789,0.51578947368421,0,0.25490196078431) |
Description
The RGB value of color #7d5cbe is rgb(125, 92, 190).
In the hex color #7d5cbe, The value of Red is 125, value of Green is 92, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #7d5cbe consists of 260° Hue, 43% Saturation, and 55% Lightness.
In the CMYK color model, the color #7d5cbe can be represented as Cyan=0.34210526315789%, Magenta=0.51578947368421%, Yellow=0%, and Black=0.25490196078431%.
Shades of #7d5cbe
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #7d5cbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7d5cbe
Preview of #7d5cbe on White Background
The contrast ratio of #7d5cbe with white color is 5.06
#7d5cbe color will look good on a white background.
Preview of #7d5cbe on black background
The contrast ratio of #7d5cbe with black color is 4.15
Color Schemes of #7d5cbe
Triadic Colors of #7d5cbe
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #7d5cbe
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #7d5cbe
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #7d5cbe
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #7d5cbe;
}
This is a sample text used for the color #7d5cbe. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #7d5cbe;
}
This is a sample text used for the color #7d5cbe. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #7d5cbe;
}
This is a sample text used for the color #7d5cbe. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 30.71%
Green 22.6%
Blue 46.68%
CMYK Percentage
Cyan 30.74
Magenta 46.35%
Yellow 0%
Black 22.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.