#ccbcc0 Hex Color
rgb(204, 188, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | bc | c0 | - | #ccbcc0 |
RGB | 204 | 188 | 192 | - | rgb(204,188,192) |
HSL | 345 | 14% | 77% | - | hsl(345,14%,77%) |
HSV | 345 | 8% | 80% | - | hsv(345,8%,80%) |
XYZ | 52.3995 | 52.6096 | 57.2621 | - | xyz(52.3995,52.6096,57.2621) |
CIE-LAB | 77.64 | 6.35 | 0.02 | - | lab(77.64,6.35,0.02) |
CMYK | 0 | 0.07843137254902 | 0.058823529411765 | 0.2 | cmyk(0,0.07843137254902,0.058823529411765,0.2) |
Description
The RGB value of color #ccbcc0 is rgb(204, 188, 192).
In the hex color #ccbcc0, The value of Red is 204, value of Green is 188, and value of Blue is 192. The primary color is Red. Similarly, The HSL values for #ccbcc0 consists of 345° Hue, 14% Saturation, and 77% Lightness.
In the CMYK color model, the color #ccbcc0 can be represented as Cyan=0%, Magenta=0.07843137254902%, Yellow=0.058823529411765%, and Black=0.2%.
Shades of #ccbcc0
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 #ccbcc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccbcc0
Preview of #ccbcc0 on White Background
The contrast ratio of #ccbcc0 with white color is 1.82
Preview of #ccbcc0 on black background
The contrast ratio of #ccbcc0 with black color is 11.52
#ccbcc0 color will look good with a black background.
Color Schemes of #ccbcc0
Triadic Colors of #ccbcc0
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 #ccbcc0
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 #ccbcc0
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 #ccbcc0
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: #ccbcc0;
}
This is a sample text used for the color #ccbcc0. 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: #ccbcc0;
}
This is a sample text used for the color #ccbcc0. 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 #ccbcc0;
}
This is a sample text used for the color #ccbcc0. 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.93%
Green 32.19%
Blue 32.88%
CMYK Percentage
Cyan 0
Magenta 23.26%
Yellow 17.44%
Black 59.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.