#ccc6bc Hex Color
rgb(204, 198, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | c6 | bc | - | #ccc6bc |
RGB | 204 | 198 | 188 | - | rgb(204,198,188) |
HSL | 38 | 14% | 77% | - | hsl(38,14%,77%) |
HSV | 38 | 8% | 80% | - | hsv(38,8%,80%) |
XYZ | 54.173 | 56.8564 | 55.6961 | - | xyz(54.173,56.8564,55.6961) |
CIE-LAB | 80.1 | 0.34 | 5.74 | - | lab(80.1,0.34,5.74) |
CMYK | 0 | 0.029411764705882 | 0.07843137254902 | 0.2 | cmyk(0,0.029411764705882,0.07843137254902,0.2) |
Description
The RGB value of color #ccc6bc is rgb(204, 198, 188).
In the hex color #ccc6bc, The value of Red is 204, value of Green is 198, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #ccc6bc consists of 38° Hue, 14% Saturation, and 77% Lightness.
In the CMYK color model, the color #ccc6bc can be represented as Cyan=0%, Magenta=0.029411764705882%, Yellow=0.07843137254902%, and Black=0.2%.
Shades of #ccc6bc
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 #ccc6bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccc6bc
Preview of #ccc6bc on White Background
The contrast ratio of #ccc6bc with white color is 1.7
Preview of #ccc6bc on black background
The contrast ratio of #ccc6bc with black color is 12.37
#ccc6bc color will look good with a black background.
Color Schemes of #ccc6bc
Triadic Colors of #ccc6bc
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 #ccc6bc
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 #ccc6bc
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 #ccc6bc
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: #ccc6bc;
}
This is a sample text used for the color #ccc6bc. 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: #ccc6bc;
}
This is a sample text used for the color #ccc6bc. 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 #ccc6bc;
}
This is a sample text used for the color #ccc6bc. 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.58%
Green 33.56%
Blue 31.86%
CMYK Percentage
Cyan 0
Magenta 9.55%
Yellow 25.48%
Black 64.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.