#d0efcd Hex Color
rgb(208, 239, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | ef | cd | - | #d0efcd |
RGB | 208 | 239 | 205 | - | rgb(208,239,205) |
HSL | 115 | 52% | 87% | - | hsl(115,52%,87%) |
HSV | 115 | 14% | 94% | - | hsv(115,14%,94%) |
XYZ | 67.8984 | 79.5507 | 69.5338 | - | xyz(67.8984,79.5507,69.5338) |
CIE-LAB | 91.48 | -16.32 | 13.09 | - | lab(91.48,-16.32,13.09) |
CMYK | 0.12970711297071 | 0 | 0.14225941422594 | 0.062745098039216 | cmyk(0.12970711297071,0,0.14225941422594,0.062745098039216) |
Description
The RGB value of color #d0efcd is rgb(208, 239, 205).
In the hex color #d0efcd, The value of Red is 208, value of Green is 239, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #d0efcd consists of 115° Hue, 52% Saturation, and 87% Lightness.
In the CMYK color model, the color #d0efcd can be represented as Cyan=0.12970711297071%, Magenta=0%, Yellow=0.14225941422594%, and Black=0.062745098039216%.
Shades of #d0efcd
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 #d0efcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0efcd
Preview of #d0efcd on White Background
The contrast ratio of #d0efcd with white color is 1.24
Preview of #d0efcd on black background
The contrast ratio of #d0efcd with black color is 16.91
#d0efcd color will look good with a black background.
Color Schemes of #d0efcd
Triadic Colors of #d0efcd
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 #d0efcd
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 #d0efcd
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 #d0efcd
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: #d0efcd;
}
This is a sample text used for the color #d0efcd. 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: #d0efcd;
}
This is a sample text used for the color #d0efcd. 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 #d0efcd;
}
This is a sample text used for the color #d0efcd. 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 31.9%
Green 36.66%
Blue 31.44%
CMYK Percentage
Cyan 38.75
Magenta 0%
Yellow 42.5%
Black 18.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.