#00712c Hex Color
rgb(0, 113, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 00 | 71 | 2c | - | #00712c |
RGB | 0 | 113 | 44 | - | rgb(0,113,44) |
HSL | 143 | 100% | 22% | - | hsl(143,100%,22%) |
HSV | 143 | 100% | 44% | - | hsv(143,100%,44%) |
XYZ | 6.3598 | 11.9921 | 4.3624 | - | xyz(6.3598,11.9921,4.3624) |
CIE-LAB | 41.2 | -43.58 | 30.19 | - | lab(41.2,-43.58,30.19) |
CMYK | 1 | 0 | 0.61061946902655 | 0.55686274509804 | cmyk(1,0,0.61061946902655,0.55686274509804) |
Description
The RGB value of color #00712c is rgb(0, 113, 44).
In the hex color #00712c, The value of Red is 0, value of Green is 113, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #00712c consists of 143° Hue, 100% Saturation, and 22% Lightness.
In the CMYK color model, the color #00712c can be represented as Cyan=1%, Magenta=0%, Yellow=0.61061946902655%, and Black=0.55686274509804%.
Shades of #00712c
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 #00712c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00712c
Preview of #00712c on White Background
The contrast ratio of #00712c with white color is 6.18
#00712c color will look good on a white background.
Preview of #00712c on black background
The contrast ratio of #00712c with black color is 3.4
Color Schemes of #00712c
Triadic Colors of #00712c
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 #00712c
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 #00712c
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 #00712c
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 #00712c
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: #00712c;
}
This is a sample text used for the color #00712c. 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: #00712c;
}
This is a sample text used for the color #00712c. 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 #00712c;
}
This is a sample text used for the color #00712c. 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%
Green 71.97%
Blue 28.03%
CMYK Percentage
Cyan 46.14
Magenta 0%
Yellow 28.17%
Black 25.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.