#31e12f Hex Color
rgb(49, 225, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 31 | e1 | 2f | - | #31e12f |
RGB | 49 | 225 | 47 | - | rgb(49,225,47) |
HSL | 119 | 75% | 53% | - | hsl(119,75%,53%) |
HSV | 119 | 79% | 88% | - | hsv(119,79%,88%) |
XYZ | 28.7049 | 54.7086 | 11.7362 | - | xyz(28.7049,54.7086,11.7362) |
CIE-LAB | 78.87 | -73.47 | 68.39 | - | lab(78.87,-73.47,68.39) |
CMYK | 0.78222222222222 | 0 | 0.79111111111111 | 0.11764705882353 | cmyk(0.78222222222222,0,0.79111111111111,0.11764705882353) |
Description
The RGB value of color #31e12f is rgb(49, 225, 47).
In the hex color #31e12f, The value of Red is 49, value of Green is 225, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #31e12f consists of 119° Hue, 75% Saturation, and 53% Lightness.
In the CMYK color model, the color #31e12f can be represented as Cyan=0.78222222222222%, Magenta=0%, Yellow=0.79111111111111%, and Black=0.11764705882353%.
Shades of #31e12f
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 #31e12f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #31e12f
Preview of #31e12f on White Background
The contrast ratio of #31e12f with white color is 1.76
Preview of #31e12f on black background
The contrast ratio of #31e12f with black color is 11.94
#31e12f color will look good with a black background.
Color Schemes of #31e12f
Triadic Colors of #31e12f
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 #31e12f
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 #31e12f
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 #31e12f
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: #31e12f;
}
This is a sample text used for the color #31e12f. 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: #31e12f;
}
This is a sample text used for the color #31e12f. 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 #31e12f;
}
This is a sample text used for the color #31e12f. 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 15.26%
Green 70.09%
Blue 14.64%
CMYK Percentage
Cyan 46.26
Magenta 0%
Yellow 46.78%
Black 6.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.