#05f52e Hex Color
rgb(5, 245, 46)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | f5 | 2e | - | #05f52e |
RGB | 5 | 245 | 46 | - | rgb(5,245,46) |
HSL | 130 | 96% | 49% | - | hsl(130,96%,49%) |
HSV | 130 | 98% | 96% | - | hsv(130,98%,96%) |
XYZ | 33.2081 | 65.5343 | 13.4839 | - | xyz(33.2081,65.5343,13.4839) |
CIE-LAB | 84.76 | -82.14 | 74.03 | - | lab(84.76,-82.14,74.03) |
CMYK | 0.97959183673469 | 0 | 0.81224489795918 | 0.03921568627451 | cmyk(0.97959183673469,0,0.81224489795918,0.03921568627451) |
Description
The RGB value of color #05f52e is rgb(5, 245, 46).
In the hex color #05f52e, The value of Red is 5, value of Green is 245, and value of Blue is 46. The primary color is Green. Similarly, The HSL values for #05f52e consists of 130° Hue, 96% Saturation, and 49% Lightness.
In the CMYK color model, the color #05f52e can be represented as Cyan=0.97959183673469%, Magenta=0%, Yellow=0.81224489795918%, and Black=0.03921568627451%.
Shades of #05f52e
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 #05f52e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05f52e
Preview of #05f52e on White Background
The contrast ratio of #05f52e with white color is 1.49
Preview of #05f52e on black background
The contrast ratio of #05f52e with black color is 14.11
#05f52e color will look good with a black background.
Color Schemes of #05f52e
Triadic Colors of #05f52e
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 #05f52e
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 #05f52e
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 #05f52e
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: #05f52e;
}
This is a sample text used for the color #05f52e. 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: #05f52e;
}
This is a sample text used for the color #05f52e. 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 #05f52e;
}
This is a sample text used for the color #05f52e. 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 1.69%
Green 82.77%
Blue 15.54%
CMYK Percentage
Cyan 53.5
Magenta 0%
Yellow 44.36%
Black 2.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.