#cbcfb7 Hex Color
rgb(203, 207, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cf | b7 | - | #cbcfb7 |
RGB | 203 | 207 | 183 | - | rgb(203,207,183) |
HSL | 70 | 20% | 76% | - | hsl(70,20%,76%) |
HSV | 70 | 12% | 81% | - | hsv(70,12%,81%) |
XYZ | 55.4887 | 60.7411 | 53.5994 | - | xyz(55.4887,60.7411,53.5994) |
CIE-LAB | 82.24 | -5.56 | 11.46 | - | lab(82.24,-5.56,11.46) |
CMYK | 0.019323671497585 | 0 | 0.11594202898551 | 0.18823529411765 | cmyk(0.019323671497585,0,0.11594202898551,0.18823529411765) |
Description
The RGB value of color #cbcfb7 is rgb(203, 207, 183).
In the hex color #cbcfb7, The value of Red is 203, value of Green is 207, and value of Blue is 183. The primary color is Green. Similarly, The HSL values for #cbcfb7 consists of 70° Hue, 20% Saturation, and 76% Lightness.
In the CMYK color model, the color #cbcfb7 can be represented as Cyan=0.019323671497585%, Magenta=0%, Yellow=0.11594202898551%, and Black=0.18823529411765%.
Shades of #cbcfb7
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 #cbcfb7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcfb7
Preview of #cbcfb7 on White Background
The contrast ratio of #cbcfb7 with white color is 1.6
Preview of #cbcfb7 on black background
The contrast ratio of #cbcfb7 with black color is 13.15
#cbcfb7 color will look good with a black background.
Color Schemes of #cbcfb7
Triadic Colors of #cbcfb7
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 #cbcfb7
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 #cbcfb7
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 #cbcfb7
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: #cbcfb7;
}
This is a sample text used for the color #cbcfb7. 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: #cbcfb7;
}
This is a sample text used for the color #cbcfb7. 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 #cbcfb7;
}
This is a sample text used for the color #cbcfb7. 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.23%
Green 34.91%
Blue 30.86%
CMYK Percentage
Cyan 5.97
Magenta 0%
Yellow 35.84%
Black 58.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.