#cd7bbf Hex Color
rgb(205, 123, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 7b | bf | - | #cd7bbf |
RGB | 205 | 123 | 191 | - | rgb(205,123,191) |
HSL | 310 | 45% | 64% | - | hsl(310,45%,64%) |
HSV | 310 | 40% | 80% | - | hsv(310,40%,80%) |
XYZ | 41.6638 | 30.9066 | 53.0599 | - | xyz(41.6638,30.9066,53.0599) |
CIE-LAB | 62.43 | 41.76 | -22.16 | - | lab(62.43,41.76,-22.16) |
CMYK | 0 | 0.4 | 0.068292682926829 | 0.19607843137255 | cmyk(0,0.4,0.068292682926829,0.19607843137255) |
Description
The RGB value of color #cd7bbf is rgb(205, 123, 191).
In the hex color #cd7bbf, The value of Red is 205, value of Green is 123, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #cd7bbf consists of 310° Hue, 45% Saturation, and 64% Lightness.
In the CMYK color model, the color #cd7bbf can be represented as Cyan=0%, Magenta=0.4%, Yellow=0.068292682926829%, and Black=0.19607843137255%.
Shades of #cd7bbf
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 #cd7bbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd7bbf
Preview of #cd7bbf on White Background
The contrast ratio of #cd7bbf with white color is 2.92
Preview of #cd7bbf on black background
The contrast ratio of #cd7bbf with black color is 7.18
#cd7bbf color will look good with a black background.
Color Schemes of #cd7bbf
Triadic Colors of #cd7bbf
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 #cd7bbf
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 #cd7bbf
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 #cd7bbf
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: #cd7bbf;
}
This is a sample text used for the color #cd7bbf. 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: #cd7bbf;
}
This is a sample text used for the color #cd7bbf. 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 #cd7bbf;
}
This is a sample text used for the color #cd7bbf. 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 39.5%
Green 23.7%
Blue 36.8%
CMYK Percentage
Cyan 0
Magenta 60.21%
Yellow 10.28%
Black 29.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.