#c9ccce Hex Color
rgb(201, 204, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | cc | ce | - | #c9ccce |
RGB | 201 | 204 | 206 | - | rgb(201,204,206) |
HSL | 204 | 5% | 80% | - | hsl(204,5%,80%) |
HSV | 204 | 2% | 81% | - | hsv(204,2%,81%) |
XYZ | 56.8208 | 60.0595 | 66.9904 | - | xyz(56.8208,60.0595,66.9904) |
CIE-LAB | 81.87 | -0.65 | -1.36 | - | lab(81.87,-0.65,-1.36) |
CMYK | 0.024271844660194 | 0.0097087378640776 | 0 | 0.1921568627451 | cmyk(0.024271844660194,0.0097087378640776,0,0.1921568627451) |
Description
The RGB value of color #c9ccce is rgb(201, 204, 206).
In the hex color #c9ccce, The value of Red is 201, value of Green is 204, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #c9ccce consists of 204° Hue, 5% Saturation, and 80% Lightness.
In the CMYK color model, the color #c9ccce can be represented as Cyan=0.024271844660194%, Magenta=0.0097087378640776%, Yellow=0%, and Black=0.1921568627451%.
Shades of #c9ccce
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 #c9ccce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9ccce
Preview of #c9ccce on White Background
The contrast ratio of #c9ccce with white color is 1.61
Preview of #c9ccce on black background
The contrast ratio of #c9ccce with black color is 13.01
#c9ccce color will look good with a black background.
Color Schemes of #c9ccce
Triadic Colors of #c9ccce
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 #c9ccce
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 #c9ccce
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 #c9ccce
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: #c9ccce;
}
This is a sample text used for the color #c9ccce. 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: #c9ccce;
}
This is a sample text used for the color #c9ccce. 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 #c9ccce;
}
This is a sample text used for the color #c9ccce. 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 32.9%
Green 33.39%
Blue 33.72%
CMYK Percentage
Cyan 10.73
Magenta 4.29%
Yellow 0%
Black 84.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.