#04824a Hex Color
rgb(4, 130, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | 82 | 4a | - | #04824a |
RGB | 4 | 130 | 74 | - | rgb(4,130,74) |
HSL | 153 | 94% | 26% | - | hsl(153,94%,26%) |
HSV | 153 | 97% | 51% | - | hsv(153,97%,51%) |
XYZ | 9.2687 | 16.4855 | 9.1721 | - | xyz(9.2687,16.4855,9.1721) |
CIE-LAB | 47.61 | -44.02 | 21.99 | - | lab(47.61,-44.02,21.99) |
CMYK | 0.96923076923077 | 0 | 0.43076923076923 | 0.49019607843137 | cmyk(0.96923076923077,0,0.43076923076923,0.49019607843137) |
Description
The RGB value of color #04824a is rgb(4, 130, 74).
In the hex color #04824a, The value of Red is 4, value of Green is 130, and value of Blue is 74. The primary color is Green. Similarly, The HSL values for #04824a consists of 153° Hue, 94% Saturation, and 26% Lightness.
In the CMYK color model, the color #04824a can be represented as Cyan=0.96923076923077%, Magenta=0%, Yellow=0.43076923076923%, and Black=0.49019607843137%.
Shades of #04824a
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 #04824a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04824a
Preview of #04824a on White Background
The contrast ratio of #04824a with white color is 4.89
#04824a color will look good on a white background.
Preview of #04824a on black background
The contrast ratio of #04824a with black color is 4.3
Color Schemes of #04824a
Triadic Colors of #04824a
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 #04824a
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 #04824a
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 #04824a
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 #04824a
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: #04824a;
}
This is a sample text used for the color #04824a. 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: #04824a;
}
This is a sample text used for the color #04824a. 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 #04824a;
}
This is a sample text used for the color #04824a. 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.92%
Green 62.5%
Blue 35.58%
CMYK Percentage
Cyan 51.28
Magenta 0%
Yellow 22.79%
Black 25.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.