#cbe1c5 Hex Color
rgb(203, 225, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | e1 | c5 | - | #cbe1c5 |
RGB | 203 | 225 | 197 | - | rgb(203,225,197) |
HSL | 107 | 32% | 83% | - | hsl(107,32%,83%) |
HSV | 107 | 12% | 88% | - | hsv(107,12%,88%) |
XYZ | 61.6319 | 70.5782 | 63.1979 | - | xyz(61.6319,70.5782,63.1979) |
CIE-LAB | 87.28 | -12.4 | 11.24 | - | lab(87.28,-12.4,11.24) |
CMYK | 0.097777777777778 | 0 | 0.12444444444444 | 0.11764705882353 | cmyk(0.097777777777778,0,0.12444444444444,0.11764705882353) |
Description
The RGB value of color #cbe1c5 is rgb(203, 225, 197).
In the hex color #cbe1c5, The value of Red is 203, value of Green is 225, and value of Blue is 197. The primary color is Green. Similarly, The HSL values for #cbe1c5 consists of 107° Hue, 32% Saturation, and 83% Lightness.
In the CMYK color model, the color #cbe1c5 can be represented as Cyan=0.097777777777778%, Magenta=0%, Yellow=0.12444444444444%, and Black=0.11764705882353%.
Shades of #cbe1c5
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 #cbe1c5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbe1c5
Preview of #cbe1c5 on White Background
The contrast ratio of #cbe1c5 with white color is 1.39
Preview of #cbe1c5 on black background
The contrast ratio of #cbe1c5 with black color is 15.12
#cbe1c5 color will look good with a black background.
Color Schemes of #cbe1c5
Triadic Colors of #cbe1c5
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 #cbe1c5
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 #cbe1c5
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 #cbe1c5
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: #cbe1c5;
}
This is a sample text used for the color #cbe1c5. 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: #cbe1c5;
}
This is a sample text used for the color #cbe1c5. 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 #cbe1c5;
}
This is a sample text used for the color #cbe1c5. 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 32.48%
Green 36%
Blue 31.52%
CMYK Percentage
Cyan 28.77
Magenta 0%
Yellow 36.62%
Black 34.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.