#05e000 Hex Color
rgb(5, 224, 0)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | e0 | 00 | - | #05e000 |
RGB | 5 | 224 | 0 | - | rgb(5,224,0) |
HSL | 119 | 100% | 44% | - | hsl(119,100%,44%) |
HSV | 119 | 100% | 88% | - | hsv(119,100%,88%) |
XYZ | 26.7182 | 53.3436 | 8.8881 | - | xyz(26.7182,53.3436,8.8881) |
CIE-LAB | 78.08 | -77.97 | 75.44 | - | lab(78.08,-77.97,75.44) |
CMYK | 0.97767857142857 | 0 | 1 | 0.12156862745098 | cmyk(0.97767857142857,0,1,0.12156862745098) |
Description
The RGB value of color #05e000 is rgb(5, 224, 0).
In the hex color #05e000, The value of Red is 5, value of Green is 224, and value of Blue is 0. The primary color is Green. Similarly, The HSL values for #05e000 consists of 119° Hue, 100% Saturation, and 44% Lightness.
In the CMYK color model, the color #05e000 can be represented as Cyan=0.97767857142857%, Magenta=0%, Yellow=1%, and Black=0.12156862745098%.
Shades of #05e000
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 #05e000
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05e000
Preview of #05e000 on White Background
The contrast ratio of #05e000 with white color is 1.8
Preview of #05e000 on black background
The contrast ratio of #05e000 with black color is 11.67
#05e000 color will look good with a black background.
Color Schemes of #05e000
Triadic Colors of #05e000
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 #05e000
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 #05e000
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 #05e000
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 #05e000
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: #05e000;
}
This is a sample text used for the color #05e000. 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: #05e000;
}
This is a sample text used for the color #05e000. 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 #05e000;
}
This is a sample text used for the color #05e000. 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 2.18%
Green 97.82%
Blue 0%
CMYK Percentage
Cyan 46.57
Magenta 0%
Yellow 47.64%
Black 5.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.