#015d04 Hex Color
rgb(1, 93, 4)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | 5d | 04 | - | #015d04 |
RGB | 1 | 93 | 4 | - | rgb(1,93,4) |
HSL | 122 | 98% | 18% | - | hsl(122,98%,18%) |
HSV | 122 | 99% | 36% | - | hsv(122,99%,36%) |
XYZ | 3.9488 | 7.8439 | 1.4208 | - | xyz(3.9488,7.8439,1.4208) |
CIE-LAB | 33.66 | -40.86 | 38.53 | - | lab(33.66,-40.86,38.53) |
CMYK | 0.98924731182796 | 0 | 0.95698924731183 | 0.63529411764706 | cmyk(0.98924731182796,0,0.95698924731183,0.63529411764706) |
Description
The RGB value of color #015d04 is rgb(1, 93, 4).
In the hex color #015d04, The value of Red is 1, value of Green is 93, and value of Blue is 4. The primary color is Green. Similarly, The HSL values for #015d04 consists of 122° Hue, 98% Saturation, and 18% Lightness.
In the CMYK color model, the color #015d04 can be represented as Cyan=0.98924731182796%, Magenta=0%, Yellow=0.95698924731183%, and Black=0.63529411764706%.
Shades of #015d04
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 #015d04
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #015d04
Preview of #015d04 on White Background
The contrast ratio of #015d04 with white color is 8.18
#015d04 color will look good on a white background.
Preview of #015d04 on black background
The contrast ratio of #015d04 with black color is 2.57
Color Schemes of #015d04
Triadic Colors of #015d04
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 #015d04
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 #015d04
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 #015d04
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 #015d04
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: #015d04;
}
This is a sample text used for the color #015d04. 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: #015d04;
}
This is a sample text used for the color #015d04. 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 #015d04;
}
This is a sample text used for the color #015d04. 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.02%
Green 94.9%
Blue 4.08%
CMYK Percentage
Cyan 38.32
Magenta 0%
Yellow 37.07%
Black 24.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.