#028e4b Hex Color
rgb(2, 142, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | 8e | 4b | - | #028e4b |
RGB | 2 | 142 | 75 | - | rgb(2,142,75) |
HSL | 151 | 97% | 28% | - | hsl(151,97%,28%) |
HSV | 151 | 99% | 56% | - | hsv(151,99%,56%) |
XYZ | 10.968 | 19.8669 | 9.9132 | - | xyz(10.968,19.8669,9.9132) |
CIE-LAB | 51.69 | -48.33 | 26.73 | - | lab(51.69,-48.33,26.73) |
CMYK | 0.98591549295775 | 0 | 0.47183098591549 | 0.44313725490196 | cmyk(0.98591549295775,0,0.47183098591549,0.44313725490196) |
Description
The RGB value of color #028e4b is rgb(2, 142, 75).
In the hex color #028e4b, The value of Red is 2, value of Green is 142, and value of Blue is 75. The primary color is Green. Similarly, The HSL values for #028e4b consists of 151° Hue, 97% Saturation, and 28% Lightness.
In the CMYK color model, the color #028e4b can be represented as Cyan=0.98591549295775%, Magenta=0%, Yellow=0.47183098591549%, and Black=0.44313725490196%.
Shades of #028e4b
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 #028e4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #028e4b
Preview of #028e4b on White Background
The contrast ratio of #028e4b with white color is 4.22
Preview of #028e4b on black background
The contrast ratio of #028e4b with black color is 4.97
#028e4b color will look good with a black background.
Color Schemes of #028e4b
Triadic Colors of #028e4b
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 #028e4b
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 #028e4b
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 #028e4b
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 #028e4b
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: #028e4b;
}
This is a sample text used for the color #028e4b. 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: #028e4b;
}
This is a sample text used for the color #028e4b. 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 #028e4b;
}
This is a sample text used for the color #028e4b. 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 0.91%
Green 64.84%
Blue 34.25%
CMYK Percentage
Cyan 51.87
Magenta 0%
Yellow 24.82%
Black 23.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.