#d2efe2 Hex Color
rgb(210, 239, 226)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | ef | e2 | - | #d2efe2 |
RGB | 210 | 239 | 226 | - | rgb(210,239,226) |
HSL | 153 | 48% | 88% | - | hsl(153,48%,88%) |
HSV | 153 | 12% | 94% | - | hsv(153,12%,94%) |
XYZ | 71.1723 | 80.9256 | 83.8205 | - | xyz(71.1723,80.9256,83.8205) |
CIE-LAB | 92.1 | -11.9 | 3.08 | - | lab(92.1,-11.9,3.08) |
CMYK | 0.12133891213389 | 0 | 0.054393305439331 | 0.062745098039216 | cmyk(0.12133891213389,0,0.054393305439331,0.062745098039216) |
Description
The RGB value of color #d2efe2 is rgb(210, 239, 226).
In the hex color #d2efe2, The value of Red is 210, value of Green is 239, and value of Blue is 226. The primary color is Green. Similarly, The HSL values for #d2efe2 consists of 153° Hue, 48% Saturation, and 88% Lightness.
In the CMYK color model, the color #d2efe2 can be represented as Cyan=0.12133891213389%, Magenta=0%, Yellow=0.054393305439331%, and Black=0.062745098039216%.
Shades of #d2efe2
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 #d2efe2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2efe2
Preview of #d2efe2 on White Background
The contrast ratio of #d2efe2 with white color is 1.22
Preview of #d2efe2 on black background
The contrast ratio of #d2efe2 with black color is 17.19
#d2efe2 color will look good with a black background.
Color Schemes of #d2efe2
Triadic Colors of #d2efe2
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 #d2efe2
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 #d2efe2
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 #d2efe2
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: #d2efe2;
}
This is a sample text used for the color #d2efe2. 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: #d2efe2;
}
This is a sample text used for the color #d2efe2. 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 #d2efe2;
}
This is a sample text used for the color #d2efe2. 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.11%
Green 35.41%
Blue 33.48%
CMYK Percentage
Cyan 50.88
Magenta 0%
Yellow 22.81%
Black 26.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.