#cd5b8e Hex Color
rgb(205, 91, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 5b | 8e | - | #cd5b8e |
RGB | 205 | 91 | 142 | - | rgb(205,91,142) |
HSL | 333 | 53% | 58% | - | hsl(333,53%,58%) |
HSV | 333 | 56% | 80% | - | hsv(333,56%,80%) |
XYZ | 33.8004 | 22.4143 | 28.1361 | - | xyz(33.8004,22.4143,28.1361) |
CIE-LAB | 54.46 | 50.52 | -5.9 | - | lab(54.46,50.52,-5.9) |
CMYK | 0 | 0.55609756097561 | 0.30731707317073 | 0.19607843137255 | cmyk(0,0.55609756097561,0.30731707317073,0.19607843137255) |
Description
The RGB value of color #cd5b8e is rgb(205, 91, 142).
In the hex color #cd5b8e, The value of Red is 205, value of Green is 91, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #cd5b8e consists of 333° Hue, 53% Saturation, and 58% Lightness.
In the CMYK color model, the color #cd5b8e can be represented as Cyan=0%, Magenta=0.55609756097561%, Yellow=0.30731707317073%, and Black=0.19607843137255%.
Shades of #cd5b8e
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 #cd5b8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd5b8e
Preview of #cd5b8e on White Background
The contrast ratio of #cd5b8e with white color is 3.83
Preview of #cd5b8e on black background
The contrast ratio of #cd5b8e with black color is 5.48
#cd5b8e color will look good with a black background.
Color Schemes of #cd5b8e
Triadic Colors of #cd5b8e
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 #cd5b8e
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 #cd5b8e
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 #cd5b8e
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: #cd5b8e;
}
This is a sample text used for the color #cd5b8e. 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: #cd5b8e;
}
This is a sample text used for the color #cd5b8e. 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 #cd5b8e;
}
This is a sample text used for the color #cd5b8e. 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 46.8%
Green 20.78%
Blue 32.42%
CMYK Percentage
Cyan 0
Magenta 52.49%
Yellow 29.01%
Black 18.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.