#cbebe5 Hex Color
rgb(203, 235, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | eb | e5 | - | #cbebe5 |
RGB | 203 | 235 | 229 | - | rgb(203,235,229) |
HSL | 169 | 44% | 86% | - | hsl(169,44%,86%) |
HSV | 169 | 14% | 92% | - | hsv(169,14%,92%) |
XYZ | 68.4798 | 77.7703 | 85.5306 | - | xyz(68.4798,77.7703,85.5306) |
CIE-LAB | 90.67 | -11.57 | -0.61 | - | lab(90.67,-11.57,-0.61) |
CMYK | 0.13617021276596 | 0 | 0.025531914893617 | 0.07843137254902 | cmyk(0.13617021276596,0,0.025531914893617,0.07843137254902) |
Description
The RGB value of color #cbebe5 is rgb(203, 235, 229).
In the hex color #cbebe5, The value of Red is 203, value of Green is 235, and value of Blue is 229. The primary color is Green. Similarly, The HSL values for #cbebe5 consists of 169° Hue, 44% Saturation, and 86% Lightness.
In the CMYK color model, the color #cbebe5 can be represented as Cyan=0.13617021276596%, Magenta=0%, Yellow=0.025531914893617%, and Black=0.07843137254902%.
Shades of #cbebe5
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 #cbebe5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbebe5
Preview of #cbebe5 on White Background
The contrast ratio of #cbebe5 with white color is 1.27
Preview of #cbebe5 on black background
The contrast ratio of #cbebe5 with black color is 16.55
#cbebe5 color will look good with a black background.
Color Schemes of #cbebe5
Triadic Colors of #cbebe5
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 #cbebe5
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 #cbebe5
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 #cbebe5
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: #cbebe5;
}
This is a sample text used for the color #cbebe5. 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: #cbebe5;
}
This is a sample text used for the color #cbebe5. 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 #cbebe5;
}
This is a sample text used for the color #cbebe5. 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.23%
Blue 34.33%
CMYK Percentage
Cyan 56.71
Magenta 0%
Yellow 10.63%
Black 32.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.