#cde1bc Hex Color
rgb(205, 225, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | e1 | bc | - | #cde1bc |
RGB | 205 | 225 | 188 | - | rgb(205,225,188) |
HSL | 92 | 38% | 81% | - | hsl(92,38%,81%) |
HSV | 92 | 16% | 88% | - | hsv(92,16%,88%) |
XYZ | 61.1792 | 70.4604 | 57.9527 | - | xyz(61.1792,70.4604,57.9527) |
CIE-LAB | 87.22 | -13.21 | 15.89 | - | lab(87.22,-13.21,15.89) |
CMYK | 0.088888888888889 | 0 | 0.16444444444444 | 0.11764705882353 | cmyk(0.088888888888889,0,0.16444444444444,0.11764705882353) |
Description
The RGB value of color #cde1bc is rgb(205, 225, 188).
In the hex color #cde1bc, The value of Red is 205, value of Green is 225, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #cde1bc consists of 92° Hue, 38% Saturation, and 81% Lightness.
In the CMYK color model, the color #cde1bc can be represented as Cyan=0.088888888888889%, Magenta=0%, Yellow=0.16444444444444%, and Black=0.11764705882353%.
Shades of #cde1bc
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 #cde1bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cde1bc
Preview of #cde1bc on White Background
The contrast ratio of #cde1bc with white color is 1.39
Preview of #cde1bc on black background
The contrast ratio of #cde1bc with black color is 15.09
#cde1bc color will look good with a black background.
Color Schemes of #cde1bc
Triadic Colors of #cde1bc
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 #cde1bc
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 #cde1bc
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 #cde1bc
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: #cde1bc;
}
This is a sample text used for the color #cde1bc. 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: #cde1bc;
}
This is a sample text used for the color #cde1bc. 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 #cde1bc;
}
This is a sample text used for the color #cde1bc. 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 33.17%
Green 36.41%
Blue 30.42%
CMYK Percentage
Cyan 23.96
Magenta 0%
Yellow 44.33%
Black 31.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.