#cbeddd Hex Color
rgb(203, 237, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ed | dd | - | #cbeddd |
RGB | 203 | 237 | 221 | - | rgb(203,237,221) |
HSL | 152 | 49% | 86% | - | hsl(152,49%,86%) |
HSV | 152 | 14% | 93% | - | hsv(152,14%,93%) |
XYZ | 67.9639 | 78.4853 | 79.9737 | - | xyz(67.9639,78.4853,79.9737) |
CIE-LAB | 91 | -14.1 | 4.03 | - | lab(91,-14.1,4.03) |
CMYK | 0.14345991561181 | 0 | 0.067510548523207 | 0.070588235294118 | cmyk(0.14345991561181,0,0.067510548523207,0.070588235294118) |
Description
The RGB value of color #cbeddd is rgb(203, 237, 221).
In the hex color #cbeddd, The value of Red is 203, value of Green is 237, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #cbeddd consists of 152° Hue, 49% Saturation, and 86% Lightness.
In the CMYK color model, the color #cbeddd can be represented as Cyan=0.14345991561181%, Magenta=0%, Yellow=0.067510548523207%, and Black=0.070588235294118%.
Shades of #cbeddd
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 #cbeddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbeddd
Preview of #cbeddd on White Background
The contrast ratio of #cbeddd with white color is 1.26
Preview of #cbeddd on black background
The contrast ratio of #cbeddd with black color is 16.7
#cbeddd color will look good with a black background.
Color Schemes of #cbeddd
Triadic Colors of #cbeddd
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 #cbeddd
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 #cbeddd
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 #cbeddd
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: #cbeddd;
}
This is a sample text used for the color #cbeddd. 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: #cbeddd;
}
This is a sample text used for the color #cbeddd. 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 #cbeddd;
}
This is a sample text used for the color #cbeddd. 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.71%
Green 35.85%
Blue 33.43%
CMYK Percentage
Cyan 50.95
Magenta 0%
Yellow 23.98%
Black 25.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.