#8de2ef Hex Color
rgb(141, 226, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8d | e2 | ef | - | #8de2ef |
| RGB | 141 | 226 | 239 | - | rgb(141,226,239) |
| HSL | 188 | 75% | 75% | - | hsl(188,75%,75%) |
| HSV | 188 | 41% | 94% | - | hsv(188,41%,94%) |
| XYZ | 53.7608 | 66.2874 | 91.6226 | - | xyz(53.7608,66.2874,91.6226) |
| CIE-LAB | 85.14 | -22.46 | -14.43 | - | lab(85.14,-22.46,-14.43) |
| CMYK | 0.41004184100418 | 0.054393305439331 | 0 | 0.062745098039216 | cmyk(0.41004184100418,0.054393305439331,0,0.062745098039216) |
Description
The RGB value of color #8de2ef is rgb(141, 226, 239).
In the hex color #8de2ef, The value of Red is 141, value of Green is 226, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #8de2ef consists of 188° Hue, 75% Saturation, and 75% Lightness.
In the CMYK color model, the color #8de2ef can be represented as Cyan=0.41004184100418%, Magenta=0.054393305439331%, Yellow=0%, and Black=0.062745098039216%.
Shades of #8de2ef
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 #8de2ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8de2ef
Preview of #8de2ef on White Background
The contrast ratio of #8de2ef with white color is 1.47
Preview of #8de2ef on black background
The contrast ratio of #8de2ef with black color is 14.26
#8de2ef color will look good with a black background.
Color Schemes of #8de2ef
Triadic Colors of #8de2ef
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 #8de2ef
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 #8de2ef
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 #8de2ef
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: #8de2ef;
}
This is a sample text used for the color #8de2ef. 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: #8de2ef;
}
This is a sample text used for the color #8de2ef. 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 #8de2ef;
}
This is a sample text used for the color #8de2ef. 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 23.27%
Green 37.29%
Blue 39.44%
CMYK Percentage
Cyan 77.78
Magenta 10.32%
Yellow 0%
Black 11.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.