#c6dacb Hex Color
rgb(198, 218, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | da | cb | - | #c6dacb |
RGB | 198 | 218 | 203 | - | rgb(198,218,203) |
HSL | 135 | 21% | 82% | - | hsl(135,21%,82%) |
HSV | 135 | 9% | 85% | - | hsv(135,9%,85%) |
XYZ | 59.1396 | 66.4604 | 66.2111 | - | xyz(59.1396,66.4604,66.2111) |
CIE-LAB | 85.23 | -9.48 | 5.09 | - | lab(85.23,-9.48,5.09) |
CMYK | 0.091743119266055 | 0 | 0.068807339449541 | 0.14509803921569 | cmyk(0.091743119266055,0,0.068807339449541,0.14509803921569) |
Description
The RGB value of color #c6dacb is rgb(198, 218, 203).
In the hex color #c6dacb, The value of Red is 198, value of Green is 218, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #c6dacb consists of 135° Hue, 21% Saturation, and 82% Lightness.
In the CMYK color model, the color #c6dacb can be represented as Cyan=0.091743119266055%, Magenta=0%, Yellow=0.068807339449541%, and Black=0.14509803921569%.
Shades of #c6dacb
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 #c6dacb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6dacb
Preview of #c6dacb on White Background
The contrast ratio of #c6dacb with white color is 1.47
Preview of #c6dacb on black background
The contrast ratio of #c6dacb with black color is 14.29
#c6dacb color will look good with a black background.
Color Schemes of #c6dacb
Triadic Colors of #c6dacb
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 #c6dacb
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 #c6dacb
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 #c6dacb
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: #c6dacb;
}
This is a sample text used for the color #c6dacb. 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: #c6dacb;
}
This is a sample text used for the color #c6dacb. 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 #c6dacb;
}
This is a sample text used for the color #c6dacb. 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 31.99%
Green 35.22%
Blue 32.79%
CMYK Percentage
Cyan 30.02
Magenta 0%
Yellow 22.51%
Black 47.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.