#045802 Hex Color
rgb(4, 88, 2)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 04 | 58 | 02 | - | #045802 |
| RGB | 4 | 88 | 2 | - | rgb(4,88,2) |
| HSL | 119 | 96% | 18% | - | hsl(119,96%,18%) |
| HSV | 119 | 98% | 35% | - | hsv(119,98%,35%) |
| XYZ | 3.5508 | 7.0096 | 1.2233 | - | xyz(3.5508,7.0096,1.2233) |
| CIE-LAB | 31.83 | -39.01 | 37.67 | - | lab(31.83,-39.01,37.67) |
| CMYK | 0.95454545454545 | 0 | 0.97727272727273 | 0.65490196078431 | cmyk(0.95454545454545,0,0.97727272727273,0.65490196078431) |
Description
The RGB value of color #045802 is rgb(4, 88, 2).
In the hex color #045802, The value of Red is 4, value of Green is 88, and value of Blue is 2. The primary color is Green. Similarly, The HSL values for #045802 consists of 119° Hue, 96% Saturation, and 18% Lightness.
In the CMYK color model, the color #045802 can be represented as Cyan=0.95454545454545%, Magenta=0%, Yellow=0.97727272727273%, and Black=0.65490196078431%.
Shades of #045802
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 #045802
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #045802
Preview of #045802 on White Background
The contrast ratio of #045802 with white color is 8.74
#045802 color will look good on a white background.
Preview of #045802 on black background
The contrast ratio of #045802 with black color is 2.4
Color Schemes of #045802
Triadic Colors of #045802
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 #045802
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 #045802
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 #045802
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 #045802
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: #045802;
}
This is a sample text used for the color #045802. 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: #045802;
}
This is a sample text used for the color #045802. 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 #045802;
}
This is a sample text used for the color #045802. 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 4.26%
Green 93.62%
Blue 2.13%
CMYK Percentage
Cyan 36.9
Magenta 0%
Yellow 37.78%
Black 25.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.