#cfb6cb Hex Color
rgb(207, 182, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | b6 | cb | - | #cfb6cb |
RGB | 207 | 182 | 203 | - | rgb(207,182,203) |
HSL | 310 | 21% | 76% | - | hsl(310,21%,76%) |
HSV | 310 | 12% | 81% | - | hsv(310,12%,81%) |
XYZ | 53.2396 | 51.0331 | 63.5443 | - | xyz(53.2396,51.0331,63.5443) |
CIE-LAB | 76.7 | 12.6 | -7.31 | - | lab(76.7,12.6,-7.31) |
CMYK | 0 | 0.1207729468599 | 0.019323671497585 | 0.18823529411765 | cmyk(0,0.1207729468599,0.019323671497585,0.18823529411765) |
Description
The RGB value of color #cfb6cb is rgb(207, 182, 203).
In the hex color #cfb6cb, The value of Red is 207, value of Green is 182, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #cfb6cb consists of 310° Hue, 21% Saturation, and 76% Lightness.
In the CMYK color model, the color #cfb6cb can be represented as Cyan=0%, Magenta=0.1207729468599%, Yellow=0.019323671497585%, and Black=0.18823529411765%.
Shades of #cfb6cb
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 #cfb6cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfb6cb
Preview of #cfb6cb on White Background
The contrast ratio of #cfb6cb with white color is 1.87
Preview of #cfb6cb on black background
The contrast ratio of #cfb6cb with black color is 11.21
#cfb6cb color will look good with a black background.
Color Schemes of #cfb6cb
Triadic Colors of #cfb6cb
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 #cfb6cb
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 #cfb6cb
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 #cfb6cb
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: #cfb6cb;
}
This is a sample text used for the color #cfb6cb. 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: #cfb6cb;
}
This is a sample text used for the color #cfb6cb. 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 #cfb6cb;
}
This is a sample text used for the color #cfb6cb. 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 34.97%
Green 30.74%
Blue 34.29%
CMYK Percentage
Cyan 0
Magenta 36.78%
Yellow 5.89%
Black 57.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.