#8cd8ee Hex Color
rgb(140, 216, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8c | d8 | ee | - | #8cd8ee |
| RGB | 140 | 216 | 238 | - | rgb(140,216,238) |
| HSL | 193 | 74% | 74% | - | hsl(193,74%,74%) |
| HSV | 193 | 41% | 93% | - | hsv(193,41%,93%) |
| XYZ | 50.8037 | 60.8602 | 89.9585 | - | xyz(50.8037,60.8602,89.9585) |
| CIE-LAB | 82.3 | -17.94 | -18.18 | - | lab(82.3,-17.94,-18.18) |
| CMYK | 0.41176470588235 | 0.092436974789916 | 0 | 0.066666666666667 | cmyk(0.41176470588235,0.092436974789916,0,0.066666666666667) |
Description
The RGB value of color #8cd8ee is rgb(140, 216, 238).
In the hex color #8cd8ee, The value of Red is 140, value of Green is 216, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #8cd8ee consists of 193° Hue, 74% Saturation, and 74% Lightness.
In the CMYK color model, the color #8cd8ee can be represented as Cyan=0.41176470588235%, Magenta=0.092436974789916%, Yellow=0%, and Black=0.066666666666667%.
Shades of #8cd8ee
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 #8cd8ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8cd8ee
Preview of #8cd8ee on White Background
The contrast ratio of #8cd8ee with white color is 1.59
Preview of #8cd8ee on black background
The contrast ratio of #8cd8ee with black color is 13.17
#8cd8ee color will look good with a black background.
Color Schemes of #8cd8ee
Triadic Colors of #8cd8ee
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 #8cd8ee
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 #8cd8ee
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 #8cd8ee
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: #8cd8ee;
}
This is a sample text used for the color #8cd8ee. 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: #8cd8ee;
}
This is a sample text used for the color #8cd8ee. 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 #8cd8ee;
}
This is a sample text used for the color #8cd8ee. 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.57%
Green 36.36%
Blue 40.07%
CMYK Percentage
Cyan 72.13
Magenta 16.19%
Yellow 0%
Black 11.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.