#80ecef Hex Color
rgb(128, 236, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | ec | ef | - | #80ecef |
RGB | 128 | 236 | 239 | - | rgb(128,236,239) |
HSL | 182 | 78% | 72% | - | hsl(182,78%,72%) |
HSV | 182 | 46% | 94% | - | hsv(182,46%,94%) |
XYZ | 54.4775 | 70.8121 | 92.4582 | - | xyz(54.4775,70.8121,92.4582) |
CIE-LAB | 87.39 | -30.33 | -11.13 | - | lab(87.39,-30.33,-11.13) |
CMYK | 0.46443514644351 | 0.01255230125523 | 0 | 0.062745098039216 | cmyk(0.46443514644351,0.01255230125523,0,0.062745098039216) |
Description
The RGB value of color #80ecef is rgb(128, 236, 239).
In the hex color #80ecef, The value of Red is 128, value of Green is 236, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #80ecef consists of 182° Hue, 78% Saturation, and 72% Lightness.
In the CMYK color model, the color #80ecef can be represented as Cyan=0.46443514644351%, Magenta=0.01255230125523%, Yellow=0%, and Black=0.062745098039216%.
Shades of #80ecef
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 #80ecef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80ecef
Preview of #80ecef on White Background
The contrast ratio of #80ecef with white color is 1.39
Preview of #80ecef on black background
The contrast ratio of #80ecef with black color is 15.16
#80ecef color will look good with a black background.
Color Schemes of #80ecef
Triadic Colors of #80ecef
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 #80ecef
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 #80ecef
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 #80ecef
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: #80ecef;
}
This is a sample text used for the color #80ecef. 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: #80ecef;
}
This is a sample text used for the color #80ecef. 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 #80ecef;
}
This is a sample text used for the color #80ecef. 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 21.23%
Green 39.14%
Blue 39.64%
CMYK Percentage
Cyan 86.05
Magenta 2.33%
Yellow 0%
Black 11.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.