#80dfcd Hex Color
rgb(128, 223, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | df | cd | - | #80dfcd |
RGB | 128 | 223 | 205 | - | rgb(128,223,205) |
HSL | 169 | 60% | 69% | - | hsl(169,60%,69%) |
HSV | 169 | 43% | 87% | - | hsv(169,43%,87%) |
XYZ | 46.3092 | 61.7723 | 67.2401 | - | xyz(46.3092,61.7723,67.2401) |
CIE-LAB | 82.79 | -32.39 | 0.02 | - | lab(82.79,-32.39,0.02) |
CMYK | 0.42600896860987 | 0 | 0.080717488789238 | 0.12549019607843 | cmyk(0.42600896860987,0,0.080717488789238,0.12549019607843) |
Description
The RGB value of color #80dfcd is rgb(128, 223, 205).
In the hex color #80dfcd, The value of Red is 128, value of Green is 223, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #80dfcd consists of 169° Hue, 60% Saturation, and 69% Lightness.
In the CMYK color model, the color #80dfcd can be represented as Cyan=0.42600896860987%, Magenta=0%, Yellow=0.080717488789238%, and Black=0.12549019607843%.
Shades of #80dfcd
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 #80dfcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80dfcd
Preview of #80dfcd on White Background
The contrast ratio of #80dfcd with white color is 1.57
Preview of #80dfcd on black background
The contrast ratio of #80dfcd with black color is 13.35
#80dfcd color will look good with a black background.
Color Schemes of #80dfcd
Triadic Colors of #80dfcd
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 #80dfcd
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 #80dfcd
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 #80dfcd
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: #80dfcd;
}
This is a sample text used for the color #80dfcd. 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: #80dfcd;
}
This is a sample text used for the color #80dfcd. 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 #80dfcd;
}
This is a sample text used for the color #80dfcd. 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.02%
Green 40.11%
Blue 36.87%
CMYK Percentage
Cyan 67.38
Magenta 0%
Yellow 12.77%
Black 19.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.