#c6dcef Hex Color
rgb(198, 220, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | dc | ef | - | #c6dcef |
RGB | 198 | 220 | 239 | - | rgb(198,220,239) |
HSL | 208 | 56% | 86% | - | hsl(208,56%,86%) |
HSV | 208 | 17% | 94% | - | hsv(208,17%,94%) |
XYZ | 64.4619 | 69.4242 | 91.6641 | - | xyz(64.4619,69.4242,91.6641) |
CIE-LAB | 86.71 | -3.43 | -11.75 | - | lab(86.71,-3.43,-11.75) |
CMYK | 0.17154811715481 | 0.079497907949791 | 0 | 0.062745098039216 | cmyk(0.17154811715481,0.079497907949791,0,0.062745098039216) |
Description
The RGB value of color #c6dcef is rgb(198, 220, 239).
In the hex color #c6dcef, The value of Red is 198, value of Green is 220, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #c6dcef consists of 208° Hue, 56% Saturation, and 86% Lightness.
In the CMYK color model, the color #c6dcef can be represented as Cyan=0.17154811715481%, Magenta=0.079497907949791%, Yellow=0%, and Black=0.062745098039216%.
Shades of #c6dcef
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 #c6dcef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6dcef
Preview of #c6dcef on White Background
The contrast ratio of #c6dcef with white color is 1.41
Preview of #c6dcef on black background
The contrast ratio of #c6dcef with black color is 14.88
#c6dcef color will look good with a black background.
Color Schemes of #c6dcef
Triadic Colors of #c6dcef
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 #c6dcef
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 #c6dcef
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 #c6dcef
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: #c6dcef;
}
This is a sample text used for the color #c6dcef. 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: #c6dcef;
}
This is a sample text used for the color #c6dcef. 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 #c6dcef;
}
This is a sample text used for the color #c6dcef. 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 30.14%
Green 33.49%
Blue 36.38%
CMYK Percentage
Cyan 54.67
Magenta 25.33%
Yellow 0%
Black 20%
Comments on this color
Please login or signup to post a comment.
No comments yet.