#cfcbb4 Hex Color
rgb(207, 203, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | cb | b4 | - | #cfcbb4 |
RGB | 207 | 203 | 180 | - | rgb(207,203,180) |
HSL | 51 | 22% | 76% | - | hsl(51,22%,76%) |
HSV | 51 | 13% | 81% | - | hsv(51,13%,81%) |
XYZ | 55.3263 | 59.2726 | 51.7048 | - | xyz(55.3263,59.2726,51.7048) |
CIE-LAB | 81.44 | -2.53 | 11.97 | - | lab(81.44,-2.53,11.97) |
CMYK | 0 | 0.019323671497585 | 0.1304347826087 | 0.18823529411765 | cmyk(0,0.019323671497585,0.1304347826087,0.18823529411765) |
Description
The RGB value of color #cfcbb4 is rgb(207, 203, 180).
In the hex color #cfcbb4, The value of Red is 207, value of Green is 203, and value of Blue is 180. The primary color is Red. Similarly, The HSL values for #cfcbb4 consists of 51° Hue, 22% Saturation, and 76% Lightness.
In the CMYK color model, the color #cfcbb4 can be represented as Cyan=0%, Magenta=0.019323671497585%, Yellow=0.1304347826087%, and Black=0.18823529411765%.
Shades of #cfcbb4
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 #cfcbb4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfcbb4
Preview of #cfcbb4 on White Background
The contrast ratio of #cfcbb4 with white color is 1.63
Preview of #cfcbb4 on black background
The contrast ratio of #cfcbb4 with black color is 12.85
#cfcbb4 color will look good with a black background.
Color Schemes of #cfcbb4
Triadic Colors of #cfcbb4
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 #cfcbb4
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 #cfcbb4
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 #cfcbb4
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: #cfcbb4;
}
This is a sample text used for the color #cfcbb4. 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: #cfcbb4;
}
This is a sample text used for the color #cfcbb4. 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 #cfcbb4;
}
This is a sample text used for the color #cfcbb4. 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.08%
Green 34.41%
Blue 30.51%
CMYK Percentage
Cyan 0
Magenta 5.72%
Yellow 38.59%
Black 55.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.