#c0dddd Hex Color
rgb(192, 221, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | dd | dd | - | #c0dddd |
RGB | 192 | 221 | 221 | - | rgb(192,221,221) |
HSL | 180 | 30% | 81% | - | hsl(180,30%,81%) |
HSV | 180 | 13% | 87% | - | hsv(180,13%,87%) |
XYZ | 60.6458 | 68.1398 | 78.3625 | - | xyz(60.6458,68.1398,78.3625) |
CIE-LAB | 86.08 | -9.53 | -3.24 | - | lab(86.08,-9.53,-3.24) |
CMYK | 0.13122171945701 | 0 | 0 | 0.13333333333333 | cmyk(0.13122171945701,0,0,0.13333333333333) |
Description
The RGB value of color #c0dddd is rgb(192, 221, 221).
In the hex color #c0dddd, The value of Red is 192, value of Green is 221, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #c0dddd consists of 180° Hue, 30% Saturation, and 81% Lightness.
In the CMYK color model, the color #c0dddd can be represented as Cyan=0.13122171945701%, Magenta=0%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c0dddd
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 #c0dddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0dddd
Preview of #c0dddd on White Background
The contrast ratio of #c0dddd with white color is 1.44
Preview of #c0dddd on black background
The contrast ratio of #c0dddd with black color is 14.63
#c0dddd color will look good with a black background.
Color Schemes of #c0dddd
Triadic Colors of #c0dddd
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 #c0dddd
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 #c0dddd
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 #c0dddd
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: #c0dddd;
}
This is a sample text used for the color #c0dddd. 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: #c0dddd;
}
This is a sample text used for the color #c0dddd. 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 #c0dddd;
}
This is a sample text used for the color #c0dddd. 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.28%
Green 34.86%
Blue 34.86%
CMYK Percentage
Cyan 49.6
Magenta 0%
Yellow 0%
Black 50.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.