#047f13 Hex Color
rgb(4, 127, 19)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | 7f | 13 | - | #047f13 |
RGB | 4 | 127 | 19 | - | rgb(4,127,19) |
HSL | 127 | 94% | 26% | - | hsl(127,94%,26%) |
HSV | 127 | 97% | 50% | - | hsv(127,97%,50%) |
XYZ | 7.757 | 15.2516 | 3.1511 | - | xyz(7.757,15.2516,3.1511) |
CIE-LAB | 45.98 | -50.26 | 45.45 | - | lab(45.98,-50.26,45.45) |
CMYK | 0.96850393700787 | 0 | 0.8503937007874 | 0.50196078431373 | cmyk(0.96850393700787,0,0.8503937007874,0.50196078431373) |
Description
The RGB value of color #047f13 is rgb(4, 127, 19).
In the hex color #047f13, The value of Red is 4, value of Green is 127, and value of Blue is 19. The primary color is Green. Similarly, The HSL values for #047f13 consists of 127° Hue, 94% Saturation, and 26% Lightness.
In the CMYK color model, the color #047f13 can be represented as Cyan=0.96850393700787%, Magenta=0%, Yellow=0.8503937007874%, and Black=0.50196078431373%.
Shades of #047f13
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 #047f13
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #047f13
Preview of #047f13 on White Background
The contrast ratio of #047f13 with white color is 5.18
#047f13 color will look good on a white background.
Preview of #047f13 on black background
The contrast ratio of #047f13 with black color is 4.05
Color Schemes of #047f13
Triadic Colors of #047f13
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 #047f13
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 #047f13
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 #047f13
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 #047f13
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: #047f13;
}
This is a sample text used for the color #047f13. 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: #047f13;
}
This is a sample text used for the color #047f13. 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 #047f13;
}
This is a sample text used for the color #047f13. 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.67%
Green 84.67%
Blue 12.67%
CMYK Percentage
Cyan 41.73
Magenta 0%
Yellow 36.64%
Black 21.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.