#cf9cdd Hex Color
rgb(207, 156, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 9c | dd | - | #cf9cdd |
RGB | 207 | 156 | 221 | - | rgb(207,156,221) |
HSL | 287 | 49% | 74% | - | hsl(287,49%,74%) |
HSV | 287 | 29% | 87% | - | hsv(287,29%,87%) |
XYZ | 50.6717 | 42.2628 | 73.8935 | - | xyz(50.6717,42.2628,73.8935) |
CIE-LAB | 71.05 | 30.2 | -25.67 | - | lab(71.05,30.2,-25.67) |
CMYK | 0.063348416289593 | 0.29411764705882 | 0 | 0.13333333333333 | cmyk(0.063348416289593,0.29411764705882,0,0.13333333333333) |
Description
The RGB value of color #cf9cdd is rgb(207, 156, 221).
In the hex color #cf9cdd, The value of Red is 207, value of Green is 156, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #cf9cdd consists of 287° Hue, 49% Saturation, and 74% Lightness.
In the CMYK color model, the color #cf9cdd can be represented as Cyan=0.063348416289593%, Magenta=0.29411764705882%, Yellow=0%, and Black=0.13333333333333%.
Shades of #cf9cdd
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 #cf9cdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf9cdd
Preview of #cf9cdd on White Background
The contrast ratio of #cf9cdd with white color is 2.22
Preview of #cf9cdd on black background
The contrast ratio of #cf9cdd with black color is 9.45
#cf9cdd color will look good with a black background.
Color Schemes of #cf9cdd
Triadic Colors of #cf9cdd
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 #cf9cdd
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 #cf9cdd
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 #cf9cdd
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: #cf9cdd;
}
This is a sample text used for the color #cf9cdd. 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: #cf9cdd;
}
This is a sample text used for the color #cf9cdd. 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 #cf9cdd;
}
This is a sample text used for the color #cf9cdd. 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 35.45%
Green 26.71%
Blue 37.84%
CMYK Percentage
Cyan 12.91
Magenta 59.93%
Yellow 0%
Black 27.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.