#81d5ae Hex Color
rgb(129, 213, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 81 | d5 | ae | - | #81d5ae |
| RGB | 129 | 213 | 174 | - | rgb(129,213,174) |
| HSL | 152 | 50% | 67% | - | hsl(152,50%,67%) |
| HSV | 152 | 39% | 84% | - | hsv(152,39%,84%) |
| XYZ | 40.4875 | 55.3116 | 48.5867 | - | xyz(40.4875,55.3116,48.5867) |
| CIE-LAB | 79.22 | -34.22 | 11.34 | - | lab(79.22,-34.22,11.34) |
| CMYK | 0.3943661971831 | 0 | 0.1830985915493 | 0.16470588235294 | cmyk(0.3943661971831,0,0.1830985915493,0.16470588235294) |
Description
The RGB value of color #81d5ae is rgb(129, 213, 174).
In the hex color #81d5ae, The value of Red is 129, value of Green is 213, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #81d5ae consists of 152° Hue, 50% Saturation, and 67% Lightness.
In the CMYK color model, the color #81d5ae can be represented as Cyan=0.3943661971831%, Magenta=0%, Yellow=0.1830985915493%, and Black=0.16470588235294%.
Shades of #81d5ae
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 #81d5ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #81d5ae
Preview of #81d5ae on White Background
The contrast ratio of #81d5ae with white color is 1.74
Preview of #81d5ae on black background
The contrast ratio of #81d5ae with black color is 12.06
#81d5ae color will look good with a black background.
Color Schemes of #81d5ae
Triadic Colors of #81d5ae
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 #81d5ae
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 #81d5ae
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 #81d5ae
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: #81d5ae;
}
This is a sample text used for the color #81d5ae. 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: #81d5ae;
}
This is a sample text used for the color #81d5ae. 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 #81d5ae;
}
This is a sample text used for the color #81d5ae. 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 25%
Green 41.28%
Blue 33.72%
CMYK Percentage
Cyan 53.14
Magenta 0%
Yellow 24.67%
Black 22.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.