#024c07 Hex Color
rgb(2, 76, 7)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | 4c | 07 | - | #024c07 |
RGB | 2 | 76 | 7 | - | rgb(2,76,7) |
HSL | 124 | 95% | 15% | - | hsl(124,95%,15%) |
HSV | 124 | 97% | 30% | - | hsv(124,97%,30%) |
XYZ | 2.6478 | 5.1971 | 1.0646 | - | xyz(2.6478,5.1971,1.0646) |
CIE-LAB | 27.29 | -35.02 | 31.87 | - | lab(27.29,-35.02,31.87) |
CMYK | 0.97368421052632 | 0 | 0.90789473684211 | 0.70196078431373 | cmyk(0.97368421052632,0,0.90789473684211,0.70196078431373) |
Description
The RGB value of color #024c07 is rgb(2, 76, 7).
In the hex color #024c07, The value of Red is 2, value of Green is 76, and value of Blue is 7. The primary color is Green. Similarly, The HSL values for #024c07 consists of 124° Hue, 95% Saturation, and 15% Lightness.
In the CMYK color model, the color #024c07 can be represented as Cyan=0.97368421052632%, Magenta=0%, Yellow=0.90789473684211%, and Black=0.70196078431373%.
Shades of #024c07
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 #024c07
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #024c07
Preview of #024c07 on White Background
The contrast ratio of #024c07 with white color is 10.3
#024c07 color will look good on a white background.
Preview of #024c07 on black background
The contrast ratio of #024c07 with black color is 2.04
Color Schemes of #024c07
Triadic Colors of #024c07
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 #024c07
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 #024c07
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 #024c07
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 #024c07
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: #024c07;
}
This is a sample text used for the color #024c07. 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: #024c07;
}
This is a sample text used for the color #024c07. 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 #024c07;
}
This is a sample text used for the color #024c07. 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.35%
Green 89.41%
Blue 8.24%
CMYK Percentage
Cyan 37.69
Magenta 0%
Yellow 35.14%
Black 27.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.