#cbcfc3 Hex Color
rgb(203, 207, 195)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cf | c3 | - | #cbcfc3 |
RGB | 203 | 207 | 195 | - | rgb(203,207,195) |
HSL | 80 | 11% | 79% | - | hsl(80,11%,79%) |
HSV | 80 | 6% | 81% | - | hsv(80,6%,81%) |
XYZ | 56.7918 | 61.2623 | 60.4613 | - | xyz(56.7918,61.2623,60.4613) |
CIE-LAB | 82.52 | -3.52 | 5.47 | - | lab(82.52,-3.52,5.47) |
CMYK | 0.019323671497585 | 0 | 0.057971014492754 | 0.18823529411765 | cmyk(0.019323671497585,0,0.057971014492754,0.18823529411765) |
Description
The RGB value of color #cbcfc3 is rgb(203, 207, 195).
In the hex color #cbcfc3, The value of Red is 203, value of Green is 207, and value of Blue is 195. The primary color is Green. Similarly, The HSL values for #cbcfc3 consists of 80° Hue, 11% Saturation, and 79% Lightness.
In the CMYK color model, the color #cbcfc3 can be represented as Cyan=0.019323671497585%, Magenta=0%, Yellow=0.057971014492754%, and Black=0.18823529411765%.
Shades of #cbcfc3
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 #cbcfc3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcfc3
Preview of #cbcfc3 on White Background
The contrast ratio of #cbcfc3 with white color is 1.58
Preview of #cbcfc3 on black background
The contrast ratio of #cbcfc3 with black color is 13.25
#cbcfc3 color will look good with a black background.
Color Schemes of #cbcfc3
Triadic Colors of #cbcfc3
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 #cbcfc3
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 #cbcfc3
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 #cbcfc3
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: #cbcfc3;
}
This is a sample text used for the color #cbcfc3. 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: #cbcfc3;
}
This is a sample text used for the color #cbcfc3. 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 #cbcfc3;
}
This is a sample text used for the color #cbcfc3. 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 33.55%
Green 34.21%
Blue 32.23%
CMYK Percentage
Cyan 7.28
Magenta 0%
Yellow 21.83%
Black 70.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.