#8cdcee Hex Color
rgb(140, 220, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8c | dc | ee | - | #8cdcee |
| RGB | 140 | 220 | 238 | - | rgb(140,220,238) |
| HSL | 191 | 74% | 74% | - | hsl(191,74%,74%) |
| HSV | 191 | 41% | 93% | - | hsv(191,41%,93%) |
| XYZ | 51.841 | 62.9349 | 90.3043 | - | xyz(51.841,62.9349,90.3043) |
| CIE-LAB | 83.41 | -19.96 | -16.52 | - | lab(83.41,-19.96,-16.52) |
| CMYK | 0.41176470588235 | 0.07563025210084 | 0 | 0.066666666666667 | cmyk(0.41176470588235,0.07563025210084,0,0.066666666666667) |
Description
The RGB value of color #8cdcee is rgb(140, 220, 238).
In the hex color #8cdcee, The value of Red is 140, value of Green is 220, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #8cdcee consists of 191° Hue, 74% Saturation, and 74% Lightness.
In the CMYK color model, the color #8cdcee can be represented as Cyan=0.41176470588235%, Magenta=0.07563025210084%, Yellow=0%, and Black=0.066666666666667%.
Shades of #8cdcee
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 #8cdcee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8cdcee
Preview of #8cdcee on White Background
The contrast ratio of #8cdcee with white color is 1.55
Preview of #8cdcee on black background
The contrast ratio of #8cdcee with black color is 13.59
#8cdcee color will look good with a black background.
Color Schemes of #8cdcee
Triadic Colors of #8cdcee
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 #8cdcee
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 #8cdcee
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 #8cdcee
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: #8cdcee;
}
This is a sample text used for the color #8cdcee. 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: #8cdcee;
}
This is a sample text used for the color #8cdcee. 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 #8cdcee;
}
This is a sample text used for the color #8cdcee. 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.41%
Green 36.79%
Blue 39.8%
CMYK Percentage
Cyan 74.32
Magenta 13.65%
Yellow 0%
Black 12.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.