#d7efea Hex Color
rgb(215, 239, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | ef | ea | - | #d7efea |
RGB | 215 | 239 | 234 | - | rgb(215,239,234) |
HSL | 168 | 43% | 89% | - | hsl(168,43%,89%) |
HSV | 168 | 10% | 94% | - | hsv(168,10%,94%) |
XYZ | 73.7421 | 82.1206 | 89.8061 | - | xyz(73.7421,82.1206,89.8061) |
CIE-LAB | 92.63 | -8.78 | -0.27 | - | lab(92.63,-8.78,-0.27) |
CMYK | 0.10041841004184 | 0 | 0.02092050209205 | 0.062745098039216 | cmyk(0.10041841004184,0,0.02092050209205,0.062745098039216) |
Description
The RGB value of color #d7efea is rgb(215, 239, 234).
In the hex color #d7efea, The value of Red is 215, value of Green is 239, and value of Blue is 234. The primary color is Green. Similarly, The HSL values for #d7efea consists of 168° Hue, 43% Saturation, and 89% Lightness.
In the CMYK color model, the color #d7efea can be represented as Cyan=0.10041841004184%, Magenta=0%, Yellow=0.02092050209205%, and Black=0.062745098039216%.
Shades of #d7efea
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 #d7efea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7efea
Preview of #d7efea on White Background
The contrast ratio of #d7efea with white color is 1.21
Preview of #d7efea on black background
The contrast ratio of #d7efea with black color is 17.42
#d7efea color will look good with a black background.
Color Schemes of #d7efea
Triadic Colors of #d7efea
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 #d7efea
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 #d7efea
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 #d7efea
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: #d7efea;
}
This is a sample text used for the color #d7efea. 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: #d7efea;
}
This is a sample text used for the color #d7efea. 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 #d7efea;
}
This is a sample text used for the color #d7efea. 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.25%
Green 34.74%
Blue 34.01%
CMYK Percentage
Cyan 54.55
Magenta 0%
Yellow 11.36%
Black 34.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.