#027005 Hex Color
rgb(2, 112, 5)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 02 | 70 | 05 | - | #027005 |
| RGB | 2 | 112 | 5 | - | rgb(2,112,5) |
| HSL | 122 | 96% | 22% | - | hsl(122,96%,22%) |
| HSV | 122 | 98% | 44% | - | hsv(122,98%,44%) |
| XYZ | 5.8466 | 11.6122 | 2.0768 | - | xyz(5.8466,11.6122,2.0768) |
| CIE-LAB | 40.59 | -46.56 | 44.14 | - | lab(40.59,-46.56,44.14) |
| CMYK | 0.98214285714286 | 0 | 0.95535714285714 | 0.56078431372549 | cmyk(0.98214285714286,0,0.95535714285714,0.56078431372549) |
Description
The RGB value of color #027005 is rgb(2, 112, 5).
In the hex color #027005, The value of Red is 2, value of Green is 112, and value of Blue is 5. The primary color is Green. Similarly, The HSL values for #027005 consists of 122° Hue, 96% Saturation, and 22% Lightness.
In the CMYK color model, the color #027005 can be represented as Cyan=0.98214285714286%, Magenta=0%, Yellow=0.95535714285714%, and Black=0.56078431372549%.
Shades of #027005
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 #027005
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #027005
Preview of #027005 on White Background
The contrast ratio of #027005 with white color is 6.32
#027005 color will look good on a white background.
Preview of #027005 on black background
The contrast ratio of #027005 with black color is 3.32
Color Schemes of #027005
Triadic Colors of #027005
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 #027005
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 #027005
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 #027005
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 #027005
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: #027005;
}
This is a sample text used for the color #027005. 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: #027005;
}
This is a sample text used for the color #027005. 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 #027005;
}
This is a sample text used for the color #027005. 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.68%
Green 94.12%
Blue 4.2%
CMYK Percentage
Cyan 39.31
Magenta 0%
Yellow 38.24%
Black 22.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.