#045a2c Hex Color
rgb(4, 90, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | 5a | 2c | - | #045a2c |
RGB | 4 | 90 | 44 | - | rgb(4,90,44) |
HSL | 148 | 91% | 18% | - | hsl(148,91%,18%) |
HSV | 148 | 96% | 35% | - | hsv(148,96%,35%) |
XYZ | 4.1609 | 7.52 | 3.6151 | - | xyz(4.1609,7.52,3.6151) |
CIE-LAB | 32.96 | -34.83 | 20.14 | - | lab(32.96,-34.83,20.14) |
CMYK | 0.95555555555556 | 0 | 0.51111111111111 | 0.64705882352941 | cmyk(0.95555555555556,0,0.51111111111111,0.64705882352941) |
Description
The RGB value of color #045a2c is rgb(4, 90, 44).
In the hex color #045a2c, The value of Red is 4, value of Green is 90, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #045a2c consists of 148° Hue, 91% Saturation, and 18% Lightness.
In the CMYK color model, the color #045a2c can be represented as Cyan=0.95555555555556%, Magenta=0%, Yellow=0.51111111111111%, and Black=0.64705882352941%.
Shades of #045a2c
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 #045a2c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #045a2c
Preview of #045a2c on White Background
The contrast ratio of #045a2c with white color is 8.39
#045a2c color will look good on a white background.
Preview of #045a2c on black background
The contrast ratio of #045a2c with black color is 2.5
Color Schemes of #045a2c
Triadic Colors of #045a2c
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 #045a2c
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 #045a2c
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 #045a2c
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 #045a2c
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: #045a2c;
}
This is a sample text used for the color #045a2c. 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: #045a2c;
}
This is a sample text used for the color #045a2c. 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 #045a2c;
}
This is a sample text used for the color #045a2c. 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.9%
Green 65.22%
Blue 31.88%
CMYK Percentage
Cyan 45.21
Magenta 0%
Yellow 24.18%
Black 30.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.