#c9ccbf Hex Color
rgb(201, 204, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | cc | bf | - | #c9ccbf |
RGB | 201 | 204 | 191 | - | rgb(201,204,191) |
HSL | 74 | 11% | 77% | - | hsl(74,11%,77%) |
HSV | 74 | 6% | 80% | - | hsv(74,6%,80%) |
XYZ | 55.0842 | 59.3648 | 57.8455 | - | xyz(55.0842,59.3648,57.8455) |
CIE-LAB | 81.49 | -3.35 | 6.11 | - | lab(81.49,-3.35,6.11) |
CMYK | 0.014705882352941 | 0 | 0.063725490196078 | 0.2 | cmyk(0.014705882352941,0,0.063725490196078,0.2) |
Description
The RGB value of color #c9ccbf is rgb(201, 204, 191).
In the hex color #c9ccbf, The value of Red is 201, value of Green is 204, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #c9ccbf consists of 74° Hue, 11% Saturation, and 77% Lightness.
In the CMYK color model, the color #c9ccbf can be represented as Cyan=0.014705882352941%, Magenta=0%, Yellow=0.063725490196078%, and Black=0.2%.
Shades of #c9ccbf
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 #c9ccbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9ccbf
Preview of #c9ccbf on White Background
The contrast ratio of #c9ccbf with white color is 1.63
Preview of #c9ccbf on black background
The contrast ratio of #c9ccbf with black color is 12.87
#c9ccbf color will look good with a black background.
Color Schemes of #c9ccbf
Triadic Colors of #c9ccbf
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 #c9ccbf
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 #c9ccbf
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 #c9ccbf
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: #c9ccbf;
}
This is a sample text used for the color #c9ccbf. 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: #c9ccbf;
}
This is a sample text used for the color #c9ccbf. 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 #c9ccbf;
}
This is a sample text used for the color #c9ccbf. 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.72%
Green 34.23%
Blue 32.05%
CMYK Percentage
Cyan 5.28
Magenta 0%
Yellow 22.89%
Black 71.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.