#04f87f Hex Color
rgb(4, 248, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | f8 | 7f | - | #04f87f |
RGB | 4 | 248 | 127 | - | rgb(4,248,127) |
HSL | 150 | 97% | 49% | - | hsl(150,97%,49%) |
HSV | 150 | 98% | 97% | - | hsv(150,98%,97%) |
XYZ | 37.4482 | 68.6929 | 31.364 | - | xyz(37.4482,68.6929,31.364) |
CIE-LAB | 86.35 | -74.62 | 44.38 | - | lab(86.35,-74.62,44.38) |
CMYK | 0.98387096774194 | 0 | 0.48790322580645 | 0.027450980392157 | cmyk(0.98387096774194,0,0.48790322580645,0.027450980392157) |
Description
The RGB value of color #04f87f is rgb(4, 248, 127).
In the hex color #04f87f, The value of Red is 4, value of Green is 248, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #04f87f consists of 150° Hue, 97% Saturation, and 49% Lightness.
In the CMYK color model, the color #04f87f can be represented as Cyan=0.98387096774194%, Magenta=0%, Yellow=0.48790322580645%, and Black=0.027450980392157%.
Shades of #04f87f
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 #04f87f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04f87f
Preview of #04f87f on White Background
The contrast ratio of #04f87f with white color is 1.42
Preview of #04f87f on black background
The contrast ratio of #04f87f with black color is 14.74
#04f87f color will look good with a black background.
Color Schemes of #04f87f
Triadic Colors of #04f87f
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 #04f87f
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 #04f87f
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 #04f87f
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.
Color Usage
You can set the css color of a text using:
.class{
color: #04f87f;
}
This is a sample text used for the color #04f87f. 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: #04f87f;
}
This is a sample text used for the color #04f87f. 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 #04f87f;
}
This is a sample text used for the color #04f87f. 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.06%
Green 65.44%
Blue 33.51%
CMYK Percentage
Cyan 65.63
Magenta 0%
Yellow 32.54%
Black 1.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.