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