#1fb52f Hex Color
rgb(31, 181, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | b5 | 2f | - | #1fb52f |
RGB | 31 | 181 | 47 | - | rgb(31,181,47) |
HSL | 126 | 71% | 42% | - | hsl(126,71%,42%) |
HSV | 126 | 83% | 71% | - | hsv(126,83%,71%) |
XYZ | 17.602 | 33.5443 | 8.2363 | - | xyz(17.602,33.5443,8.2363) |
CIE-LAB | 64.6 | -62.41 | 54.38 | - | lab(64.6,-62.41,54.38) |
CMYK | 0.82872928176796 | 0 | 0.74033149171271 | 0.29019607843137 | cmyk(0.82872928176796,0,0.74033149171271,0.29019607843137) |
Description
The RGB value of color #1fb52f is rgb(31, 181, 47).
In the hex color #1fb52f, The value of Red is 31, value of Green is 181, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #1fb52f consists of 126° Hue, 71% Saturation, and 42% Lightness.
In the CMYK color model, the color #1fb52f can be represented as Cyan=0.82872928176796%, Magenta=0%, Yellow=0.74033149171271%, and Black=0.29019607843137%.
Shades of #1fb52f
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 #1fb52f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1fb52f
Preview of #1fb52f on White Background
The contrast ratio of #1fb52f with white color is 2.72
Preview of #1fb52f on black background
The contrast ratio of #1fb52f with black color is 7.71
#1fb52f color will look good with a black background.
Color Schemes of #1fb52f
Triadic Colors of #1fb52f
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 #1fb52f
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 #1fb52f
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 #1fb52f
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.
Monochromatic Colors of #1fb52f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #1fb52f;
}
This is a sample text used for the color #1fb52f. 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: #1fb52f;
}
This is a sample text used for the color #1fb52f. 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 #1fb52f;
}
This is a sample text used for the color #1fb52f. 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 11.97%
Green 69.88%
Blue 18.15%
CMYK Percentage
Cyan 44.57
Magenta 0%
Yellow 39.82%
Black 15.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.