#cbede3 Hex Color
rgb(203, 237, 227)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ed | e3 | - | #cbede3 |
RGB | 203 | 237 | 227 | - | rgb(203,237,227) |
HSL | 162 | 49% | 86% | - | hsl(162,49%,86%) |
HSV | 162 | 14% | 93% | - | hsv(162,14%,93%) |
XYZ | 68.7779 | 78.8109 | 84.2601 | - | xyz(68.7779,78.8109,84.2601) |
CIE-LAB | 91.15 | -12.96 | 1.12 | - | lab(91.15,-12.96,1.12) |
CMYK | 0.14345991561181 | 0 | 0.042194092827004 | 0.070588235294118 | cmyk(0.14345991561181,0,0.042194092827004,0.070588235294118) |
Description
The RGB value of color #cbede3 is rgb(203, 237, 227).
In the hex color #cbede3, The value of Red is 203, value of Green is 237, and value of Blue is 227. The primary color is Green. Similarly, The HSL values for #cbede3 consists of 162° Hue, 49% Saturation, and 86% Lightness.
In the CMYK color model, the color #cbede3 can be represented as Cyan=0.14345991561181%, Magenta=0%, Yellow=0.042194092827004%, and Black=0.070588235294118%.
Shades of #cbede3
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 #cbede3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbede3
Preview of #cbede3 on White Background
The contrast ratio of #cbede3 with white color is 1.25
Preview of #cbede3 on black background
The contrast ratio of #cbede3 with black color is 16.76
#cbede3 color will look good with a black background.
Color Schemes of #cbede3
Triadic Colors of #cbede3
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 #cbede3
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 #cbede3
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 #cbede3
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: #cbede3;
}
This is a sample text used for the color #cbede3. 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: #cbede3;
}
This is a sample text used for the color #cbede3. 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 #cbede3;
}
This is a sample text used for the color #cbede3. 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.43%
Green 35.53%
Blue 34.03%
CMYK Percentage
Cyan 55.99
Magenta 0%
Yellow 16.47%
Black 27.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.