#c0ddeb Hex Color
rgb(192, 221, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | dd | eb | - | #c0ddeb |
RGB | 192 | 221 | 235 | - | rgb(192,221,235) |
HSL | 200 | 52% | 84% | - | hsl(200,52%,84%) |
HSV | 200 | 18% | 92% | - | hsv(200,18%,92%) |
XYZ | 62.5901 | 68.9175 | 88.6008 | - | xyz(62.5901,68.9175,88.6008) |
CIE-LAB | 86.46 | -6.65 | -10.06 | - | lab(86.46,-6.65,-10.06) |
CMYK | 0.18297872340426 | 0.059574468085106 | 0 | 0.07843137254902 | cmyk(0.18297872340426,0.059574468085106,0,0.07843137254902) |
Description
The RGB value of color #c0ddeb is rgb(192, 221, 235).
In the hex color #c0ddeb, The value of Red is 192, value of Green is 221, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #c0ddeb consists of 200° Hue, 52% Saturation, and 84% Lightness.
In the CMYK color model, the color #c0ddeb can be represented as Cyan=0.18297872340426%, Magenta=0.059574468085106%, Yellow=0%, and Black=0.07843137254902%.
Shades of #c0ddeb
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 #c0ddeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0ddeb
Preview of #c0ddeb on White Background
The contrast ratio of #c0ddeb with white color is 1.42
Preview of #c0ddeb on black background
The contrast ratio of #c0ddeb with black color is 14.78
#c0ddeb color will look good with a black background.
Color Schemes of #c0ddeb
Triadic Colors of #c0ddeb
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 #c0ddeb
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 #c0ddeb
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 #c0ddeb
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: #c0ddeb;
}
This is a sample text used for the color #c0ddeb. 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: #c0ddeb;
}
This is a sample text used for the color #c0ddeb. 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 #c0ddeb;
}
This is a sample text used for the color #c0ddeb. 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 29.63%
Green 34.1%
Blue 36.27%
CMYK Percentage
Cyan 57.01
Magenta 18.56%
Yellow 0%
Black 24.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.