#31eecc Hex Color
rgb(49, 238, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 31 | ee | cc | - | #31eecc |
RGB | 49 | 238 | 204 | - | rgb(49,238,204) |
HSL | 169 | 85% | 56% | - | hsl(169,85%,56%) |
HSV | 169 | 79% | 93% | - | hsv(169,79%,93%) |
XYZ | 42.7402 | 66.1617 | 67.6446 | - | xyz(42.7402,66.1617,67.6446) |
CIE-LAB | 85.08 | -52.62 | 3.62 | - | lab(85.08,-52.62,3.62) |
CMYK | 0.79411764705882 | 0 | 0.14285714285714 | 0.066666666666667 | cmyk(0.79411764705882,0,0.14285714285714,0.066666666666667) |
Description
The RGB value of color #31eecc is rgb(49, 238, 204).
In the hex color #31eecc, The value of Red is 49, value of Green is 238, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #31eecc consists of 169° Hue, 85% Saturation, and 56% Lightness.
In the CMYK color model, the color #31eecc can be represented as Cyan=0.79411764705882%, Magenta=0%, Yellow=0.14285714285714%, and Black=0.066666666666667%.
Shades of #31eecc
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 #31eecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #31eecc
Preview of #31eecc on White Background
The contrast ratio of #31eecc with white color is 1.48
Preview of #31eecc on black background
The contrast ratio of #31eecc with black color is 14.23
#31eecc color will look good with a black background.
Color Schemes of #31eecc
Triadic Colors of #31eecc
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 #31eecc
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 #31eecc
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 #31eecc
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: #31eecc;
}
This is a sample text used for the color #31eecc. 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: #31eecc;
}
This is a sample text used for the color #31eecc. 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 #31eecc;
}
This is a sample text used for the color #31eecc. 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.98%
Green 48.47%
Blue 41.55%
CMYK Percentage
Cyan 79.12
Magenta 0%
Yellow 14.23%
Black 6.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.