#31f4da Hex Color
rgb(49, 244, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 31 | f4 | da | - | #31f4da |
RGB | 49 | 244 | 218 | - | rgb(49,244,218) |
HSL | 172 | 90% | 57% | - | hsl(172,90%,57%) |
HSV | 172 | 80% | 96% | - | hsv(172,80%,96%) |
XYZ | 46.2722 | 70.4163 | 77.4826 | - | xyz(46.2722,70.4163,77.4826) |
CIE-LAB | 87.2 | -51.49 | -0.63 | - | lab(87.2,-51.49,-0.63) |
CMYK | 0.79918032786885 | 0 | 0.10655737704918 | 0.043137254901961 | cmyk(0.79918032786885,0,0.10655737704918,0.043137254901961) |
Description
The RGB value of color #31f4da is rgb(49, 244, 218).
In the hex color #31f4da, The value of Red is 49, value of Green is 244, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #31f4da consists of 172° Hue, 90% Saturation, and 57% Lightness.
In the CMYK color model, the color #31f4da can be represented as Cyan=0.79918032786885%, Magenta=0%, Yellow=0.10655737704918%, and Black=0.043137254901961%.
Shades of #31f4da
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 #31f4da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #31f4da
Preview of #31f4da on White Background
The contrast ratio of #31f4da with white color is 1.39
Preview of #31f4da on black background
The contrast ratio of #31f4da with black color is 15.08
#31f4da color will look good with a black background.
Color Schemes of #31f4da
Triadic Colors of #31f4da
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 #31f4da
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 #31f4da
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 #31f4da
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: #31f4da;
}
This is a sample text used for the color #31f4da. 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: #31f4da;
}
This is a sample text used for the color #31f4da. 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 #31f4da;
}
This is a sample text used for the color #31f4da. 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.59%
Green 47.75%
Blue 42.66%
CMYK Percentage
Cyan 84.22
Magenta 0%
Yellow 11.23%
Black 4.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.