#c8dbdc Hex Color
rgb(200, 219, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | db | dc | - | #c8dbdc |
RGB | 200 | 219 | 220 | - | rgb(200,219,220) |
HSL | 183 | 22% | 82% | - | hsl(183,22%,82%) |
HSV | 183 | 9% | 86% | - | hsv(183,9%,86%) |
XYZ | 62.0692 | 68.1097 | 77.5852 | - | xyz(62.0692,68.1097,77.5852) |
CIE-LAB | 86.06 | -6.13 | -2.67 | - | lab(86.06,-6.13,-2.67) |
CMYK | 0.090909090909091 | 0.0045454545454547 | 0 | 0.13725490196078 | cmyk(0.090909090909091,0.0045454545454547,0,0.13725490196078) |
Description
The RGB value of color #c8dbdc is rgb(200, 219, 220).
In the hex color #c8dbdc, The value of Red is 200, value of Green is 219, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c8dbdc consists of 183° Hue, 22% Saturation, and 82% Lightness.
In the CMYK color model, the color #c8dbdc can be represented as Cyan=0.090909090909091%, Magenta=0.0045454545454547%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c8dbdc
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 #c8dbdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8dbdc
Preview of #c8dbdc on White Background
The contrast ratio of #c8dbdc with white color is 1.44
Preview of #c8dbdc on black background
The contrast ratio of #c8dbdc with black color is 14.62
#c8dbdc color will look good with a black background.
Color Schemes of #c8dbdc
Triadic Colors of #c8dbdc
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 #c8dbdc
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 #c8dbdc
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 #c8dbdc
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: #c8dbdc;
}
This is a sample text used for the color #c8dbdc. 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: #c8dbdc;
}
This is a sample text used for the color #c8dbdc. 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 #c8dbdc;
}
This is a sample text used for the color #c8dbdc. 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.3%
Green 34.27%
Blue 34.43%
CMYK Percentage
Cyan 39.07
Magenta 1.95%
Yellow 0%
Black 58.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.