#cccbc5 Hex Color
rgb(204, 203, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | cb | c5 | - | #cccbc5 |
RGB | 204 | 203 | 197 | - | rgb(204,203,197) |
HSL | 51 | 6% | 79% | - | hsl(51,6%,79%) |
HSV | 51 | 3% | 80% | - | hsv(51,3%,80%) |
XYZ | 56.3358 | 59.5805 | 61.3543 | - | xyz(56.3358,59.5805,61.3543) |
CIE-LAB | 81.61 | -0.73 | 3.1 | - | lab(81.61,-0.73,3.1) |
CMYK | 0 | 0.0049019607843138 | 0.034313725490196 | 0.2 | cmyk(0,0.0049019607843138,0.034313725490196,0.2) |
Description
The RGB value of color #cccbc5 is rgb(204, 203, 197).
In the hex color #cccbc5, The value of Red is 204, value of Green is 203, and value of Blue is 197. The primary color is Red. Similarly, The HSL values for #cccbc5 consists of 51° Hue, 6% Saturation, and 79% Lightness.
In the CMYK color model, the color #cccbc5 can be represented as Cyan=0%, Magenta=0.0049019607843138%, Yellow=0.034313725490196%, and Black=0.2%.
Shades of #cccbc5
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 #cccbc5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cccbc5
Preview of #cccbc5 on White Background
The contrast ratio of #cccbc5 with white color is 1.63
Preview of #cccbc5 on black background
The contrast ratio of #cccbc5 with black color is 12.92
#cccbc5 color will look good with a black background.
Color Schemes of #cccbc5
Triadic Colors of #cccbc5
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 #cccbc5
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 #cccbc5
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 #cccbc5
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: #cccbc5;
}
This is a sample text used for the color #cccbc5. 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: #cccbc5;
}
This is a sample text used for the color #cccbc5. 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 #cccbc5;
}
This is a sample text used for the color #cccbc5. 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.77%
Green 33.61%
Blue 32.62%
CMYK Percentage
Cyan 0
Magenta 2.05%
Yellow 14.34%
Black 83.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.