#05824d Hex Color
rgb(5, 130, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | 82 | 4d | - | #05824d |
RGB | 5 | 130 | 77 | - | rgb(5,130,77) |
HSL | 155 | 93% | 26% | - | hsl(155,93%,26%) |
HSV | 155 | 96% | 51% | - | hsv(155,96%,51%) |
XYZ | 9.3848 | 16.5334 | 9.7178 | - | xyz(9.3848,16.5334,9.7178) |
CIE-LAB | 47.67 | -43.33 | 20.39 | - | lab(47.67,-43.33,20.39) |
CMYK | 0.96153846153846 | 0 | 0.40769230769231 | 0.49019607843137 | cmyk(0.96153846153846,0,0.40769230769231,0.49019607843137) |
Description
The RGB value of color #05824d is rgb(5, 130, 77).
In the hex color #05824d, The value of Red is 5, value of Green is 130, and value of Blue is 77. The primary color is Green. Similarly, The HSL values for #05824d consists of 155° Hue, 93% Saturation, and 26% Lightness.
In the CMYK color model, the color #05824d can be represented as Cyan=0.96153846153846%, Magenta=0%, Yellow=0.40769230769231%, and Black=0.49019607843137%.
Shades of #05824d
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 #05824d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05824d
Preview of #05824d on White Background
The contrast ratio of #05824d with white color is 4.88
#05824d color will look good on a white background.
Preview of #05824d on black background
The contrast ratio of #05824d with black color is 4.31
Color Schemes of #05824d
Triadic Colors of #05824d
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 #05824d
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 #05824d
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 #05824d
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 #05824d
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: #05824d;
}
This is a sample text used for the color #05824d. 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: #05824d;
}
This is a sample text used for the color #05824d. 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 #05824d;
}
This is a sample text used for the color #05824d. 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.36%
Green 61.32%
Blue 36.32%
CMYK Percentage
Cyan 51.71
Magenta 0%
Yellow 21.93%
Black 26.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.