#c9c9cf Hex Color
rgb(201, 201, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | c9 | cf | - | #c9c9cf |
RGB | 201 | 201 | 207 | - | rgb(201,201,207) |
HSL | 240 | 6% | 80% | - | hsl(240,6%,80%) |
HSV | 240 | 3% | 81% | - | hsv(240,3%,81%) |
XYZ | 56.2365 | 58.6958 | 67.3969 | - | xyz(56.2365,58.6958,67.3969) |
CIE-LAB | 81.12 | 1.12 | -2.99 | - | lab(81.12,1.12,-2.99) |
CMYK | 0.028985507246377 | 0.028985507246377 | 0 | 0.18823529411765 | cmyk(0.028985507246377,0.028985507246377,0,0.18823529411765) |
Description
The RGB value of color #c9c9cf is rgb(201, 201, 207).
In the hex color #c9c9cf, The value of Red is 201, value of Green is 201, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #c9c9cf consists of 240° Hue, 6% Saturation, and 80% Lightness.
In the CMYK color model, the color #c9c9cf can be represented as Cyan=0.028985507246377%, Magenta=0.028985507246377%, Yellow=0%, and Black=0.18823529411765%.
Shades of #c9c9cf
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 #c9c9cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9c9cf
Preview of #c9c9cf on White Background
The contrast ratio of #c9c9cf with white color is 1.65
Preview of #c9c9cf on black background
The contrast ratio of #c9c9cf with black color is 12.74
#c9c9cf color will look good with a black background.
Color Schemes of #c9c9cf
Triadic Colors of #c9c9cf
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 #c9c9cf
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 #c9c9cf
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 #c9c9cf
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: #c9c9cf;
}
This is a sample text used for the color #c9c9cf. 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: #c9c9cf;
}
This is a sample text used for the color #c9c9cf. 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 #c9c9cf;
}
This is a sample text used for the color #c9c9cf. 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%
Green 33%
Blue 33.99%
CMYK Percentage
Cyan 11.77
Magenta 11.77%
Yellow 0%
Black 76.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.