#81e6d0 Hex Color
rgb(129, 230, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 81 | e6 | d0 | - | #81e6d0 |
RGB | 129 | 230 | 208 | - | rgb(129,230,208) |
HSL | 167 | 67% | 70% | - | hsl(167,67%,70%) |
HSV | 167 | 44% | 90% | - | hsv(167,44%,90%) |
XYZ | 48.7352 | 65.8148 | 69.8094 | - | xyz(48.7352,65.8148,69.8094) |
CIE-LAB | 84.9 | -34.73 | 1.51 | - | lab(84.9,-34.73,1.51) |
CMYK | 0.43913043478261 | 0 | 0.095652173913044 | 0.098039215686274 | cmyk(0.43913043478261,0,0.095652173913044,0.098039215686274) |
Description
The RGB value of color #81e6d0 is rgb(129, 230, 208).
In the hex color #81e6d0, The value of Red is 129, value of Green is 230, and value of Blue is 208. The primary color is Green. Similarly, The HSL values for #81e6d0 consists of 167° Hue, 67% Saturation, and 70% Lightness.
In the CMYK color model, the color #81e6d0 can be represented as Cyan=0.43913043478261%, Magenta=0%, Yellow=0.095652173913044%, and Black=0.098039215686274%.
Shades of #81e6d0
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 #81e6d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #81e6d0
Preview of #81e6d0 on White Background
The contrast ratio of #81e6d0 with white color is 1.48
Preview of #81e6d0 on black background
The contrast ratio of #81e6d0 with black color is 14.16
#81e6d0 color will look good with a black background.
Color Schemes of #81e6d0
Triadic Colors of #81e6d0
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 #81e6d0
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 #81e6d0
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 #81e6d0
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: #81e6d0;
}
This is a sample text used for the color #81e6d0. 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: #81e6d0;
}
This is a sample text used for the color #81e6d0. 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 #81e6d0;
}
This is a sample text used for the color #81e6d0. 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.75%
Green 40.56%
Blue 36.68%
CMYK Percentage
Cyan 69.39
Magenta 0%
Yellow 15.12%
Black 15.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.