#81e3f1 Hex Color
rgb(129, 227, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 81 | e3 | f1 | - | #81e3f1 |
RGB | 129 | 227 | 241 | - | rgb(129,227,241) |
HSL | 188 | 80% | 73% | - | hsl(188,80%,73%) |
HSV | 188 | 46% | 95% | - | hsv(188,46%,95%) |
XYZ | 52.3995 | 65.9562 | 93.1882 | - | xyz(52.3995,65.9562,93.1882) |
CIE-LAB | 84.97 | -25.25 | -15.79 | - | lab(84.97,-25.25,-15.79) |
CMYK | 0.46473029045643 | 0.058091286307054 | 0 | 0.054901960784314 | cmyk(0.46473029045643,0.058091286307054,0,0.054901960784314) |
Description
The RGB value of color #81e3f1 is rgb(129, 227, 241).
In the hex color #81e3f1, The value of Red is 129, value of Green is 227, and value of Blue is 241. The primary color is Blue. Similarly, The HSL values for #81e3f1 consists of 188° Hue, 80% Saturation, and 73% Lightness.
In the CMYK color model, the color #81e3f1 can be represented as Cyan=0.46473029045643%, Magenta=0.058091286307054%, Yellow=0%, and Black=0.054901960784314%.
Shades of #81e3f1
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 #81e3f1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #81e3f1
Preview of #81e3f1 on White Background
The contrast ratio of #81e3f1 with white color is 1.48
Preview of #81e3f1 on black background
The contrast ratio of #81e3f1 with black color is 14.19
#81e3f1 color will look good with a black background.
Color Schemes of #81e3f1
Triadic Colors of #81e3f1
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 #81e3f1
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 #81e3f1
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 #81e3f1
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: #81e3f1;
}
This is a sample text used for the color #81e3f1. 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: #81e3f1;
}
This is a sample text used for the color #81e3f1. 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 #81e3f1;
}
This is a sample text used for the color #81e3f1. 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.61%
Green 38.02%
Blue 40.37%
CMYK Percentage
Cyan 80.44
Magenta 10.06%
Yellow 0%
Black 9.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.