#cd6f9e Hex Color
rgb(205, 111, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 6f | 9e | - | #cd6f9e |
RGB | 205 | 111 | 158 | - | rgb(205,111,158) |
HSL | 330 | 48% | 62% | - | hsl(330,48%,62%) |
HSV | 330 | 46% | 80% | - | hsv(330,46%,80%) |
XYZ | 37.0328 | 26.8166 | 35.572 | - | xyz(37.0328,26.8166,35.572) |
CIE-LAB | 58.8 | 42.76 | -8.77 | - | lab(58.8,42.76,-8.77) |
CMYK | 0 | 0.45853658536585 | 0.22926829268293 | 0.19607843137255 | cmyk(0,0.45853658536585,0.22926829268293,0.19607843137255) |
Description
The RGB value of color #cd6f9e is rgb(205, 111, 158).
In the hex color #cd6f9e, The value of Red is 205, value of Green is 111, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #cd6f9e consists of 330° Hue, 48% Saturation, and 62% Lightness.
In the CMYK color model, the color #cd6f9e can be represented as Cyan=0%, Magenta=0.45853658536585%, Yellow=0.22926829268293%, and Black=0.19607843137255%.
Shades of #cd6f9e
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 #cd6f9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd6f9e
Preview of #cd6f9e on White Background
The contrast ratio of #cd6f9e with white color is 3.3
Preview of #cd6f9e on black background
The contrast ratio of #cd6f9e with black color is 6.36
#cd6f9e color will look good with a black background.
Color Schemes of #cd6f9e
Triadic Colors of #cd6f9e
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 #cd6f9e
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 #cd6f9e
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 #cd6f9e
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: #cd6f9e;
}
This is a sample text used for the color #cd6f9e. 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: #cd6f9e;
}
This is a sample text used for the color #cd6f9e. 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 #cd6f9e;
}
This is a sample text used for the color #cd6f9e. 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 43.25%
Green 23.42%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 51.88%
Yellow 25.94%
Black 22.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.