#81f5dc Hex Color
rgb(129, 245, 220)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 81 | f5 | dc | - | #81f5dc |
| RGB | 129 | 245 | 220 | - | rgb(129,245,220) |
| HSL | 167 | 85% | 73% | - | hsl(167,85%,73%) |
| HSV | 167 | 47% | 96% | - | hsv(167,47%,96%) |
| XYZ | 54.6239 | 75.1392 | 79.3345 | - | xyz(54.6239,75.1392,79.3345) |
| CIE-LAB | 89.46 | -38.86 | 1.86 | - | lab(89.46,-38.86,1.86) |
| CMYK | 0.4734693877551 | 0 | 0.10204081632653 | 0.03921568627451 | cmyk(0.4734693877551,0,0.10204081632653,0.03921568627451) |
Description
The RGB value of color #81f5dc is rgb(129, 245, 220).
In the hex color #81f5dc, The value of Red is 129, value of Green is 245, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #81f5dc consists of 167° Hue, 85% Saturation, and 73% Lightness.
In the CMYK color model, the color #81f5dc can be represented as Cyan=0.4734693877551%, Magenta=0%, Yellow=0.10204081632653%, and Black=0.03921568627451%.
Shades of #81f5dc
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 #81f5dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #81f5dc
Preview of #81f5dc on White Background
The contrast ratio of #81f5dc with white color is 1.31
Preview of #81f5dc on black background
The contrast ratio of #81f5dc with black color is 16.03
#81f5dc color will look good with a black background.
Color Schemes of #81f5dc
Triadic Colors of #81f5dc
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 #81f5dc
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 #81f5dc
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 #81f5dc
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: #81f5dc;
}
This is a sample text used for the color #81f5dc. 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: #81f5dc;
}
This is a sample text used for the color #81f5dc. 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 #81f5dc;
}
This is a sample text used for the color #81f5dc. 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.72%
Green 41.25%
Blue 37.04%
CMYK Percentage
Cyan 77.02
Magenta 0%
Yellow 16.6%
Black 6.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.