#80dfed Hex Color
rgb(128, 223, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | df | ed | - | #80dfed |
RGB | 128 | 223 | 237 | - | rgb(128,223,237) |
HSL | 188 | 75% | 72% | - | hsl(188,75%,72%) |
HSV | 188 | 46% | 93% | - | hsv(188,46%,93%) |
XYZ | 50.5758 | 63.479 | 89.7078 | - | xyz(50.5758,63.479,89.7078) |
CIE-LAB | 83.69 | -24.54 | -15.61 | - | lab(83.69,-24.54,-15.61) |
CMYK | 0.45991561181435 | 0.059071729957806 | 0 | 0.070588235294118 | cmyk(0.45991561181435,0.059071729957806,0,0.070588235294118) |
Description
The RGB value of color #80dfed is rgb(128, 223, 237).
In the hex color #80dfed, The value of Red is 128, value of Green is 223, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #80dfed consists of 188° Hue, 75% Saturation, and 72% Lightness.
In the CMYK color model, the color #80dfed can be represented as Cyan=0.45991561181435%, Magenta=0.059071729957806%, Yellow=0%, and Black=0.070588235294118%.
Shades of #80dfed
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 #80dfed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80dfed
Preview of #80dfed on White Background
The contrast ratio of #80dfed with white color is 1.53
Preview of #80dfed on black background
The contrast ratio of #80dfed with black color is 13.7
#80dfed color will look good with a black background.
Color Schemes of #80dfed
Triadic Colors of #80dfed
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 #80dfed
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 #80dfed
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 #80dfed
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: #80dfed;
}
This is a sample text used for the color #80dfed. 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: #80dfed;
}
This is a sample text used for the color #80dfed. 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 #80dfed;
}
This is a sample text used for the color #80dfed. 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.77%
Green 37.93%
Blue 40.31%
CMYK Percentage
Cyan 78.01
Magenta 10.02%
Yellow 0%
Black 11.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.