#31e7ea Hex Color
rgb(49, 231, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 31 | e7 | ea | - | #31e7ea |
RGB | 49 | 231 | 234 | - | rgb(49,231,234) |
HSL | 181 | 81% | 55% | - | hsl(181,81%,55%) |
HSV | 181 | 79% | 92% | - | hsv(181,79%,92%) |
XYZ | 44.6938 | 63.7453 | 87.7904 | - | xyz(44.6938,63.7453,87.7904) |
CIE-LAB | 83.83 | -41.5 | -14.02 | - | lab(83.83,-41.5,-14.02) |
CMYK | 0.79059829059829 | 0.012820512820513 | 0 | 0.082352941176471 | cmyk(0.79059829059829,0.012820512820513,0,0.082352941176471) |
Description
The RGB value of color #31e7ea is rgb(49, 231, 234).
In the hex color #31e7ea, The value of Red is 49, value of Green is 231, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #31e7ea consists of 181° Hue, 81% Saturation, and 55% Lightness.
In the CMYK color model, the color #31e7ea can be represented as Cyan=0.79059829059829%, Magenta=0.012820512820513%, Yellow=0%, and Black=0.082352941176471%.
Shades of #31e7ea
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 #31e7ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #31e7ea
Preview of #31e7ea on White Background
The contrast ratio of #31e7ea with white color is 1.53
Preview of #31e7ea on black background
The contrast ratio of #31e7ea with black color is 13.75
#31e7ea color will look good with a black background.
Color Schemes of #31e7ea
Triadic Colors of #31e7ea
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 #31e7ea
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 #31e7ea
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 #31e7ea
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: #31e7ea;
}
This is a sample text used for the color #31e7ea. 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: #31e7ea;
}
This is a sample text used for the color #31e7ea. 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 #31e7ea;
}
This is a sample text used for the color #31e7ea. 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 9.53%
Green 44.94%
Blue 45.53%
CMYK Percentage
Cyan 89.26
Magenta 1.45%
Yellow 0%
Black 9.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.