#01e87c Hex Color
rgb(1, 232, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | e8 | 7c | - | #01e87c |
RGB | 1 | 232 | 124 | - | rgb(1,232,124) |
HSL | 152 | 99% | 46% | - | hsl(152,99%,46%) |
HSV | 152 | 100% | 91% | - | hsv(152,100%,91%) |
XYZ | 32.5072 | 59.1749 | 28.7774 | - | xyz(32.5072,59.1749,28.7774) |
CIE-LAB | 81.39 | -70.11 | 39.56 | - | lab(81.39,-70.11,39.56) |
CMYK | 0.99568965517241 | 0 | 0.46551724137931 | 0.090196078431373 | cmyk(0.99568965517241,0,0.46551724137931,0.090196078431373) |
Description
The RGB value of color #01e87c is rgb(1, 232, 124).
In the hex color #01e87c, The value of Red is 1, value of Green is 232, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #01e87c consists of 152° Hue, 99% Saturation, and 46% Lightness.
In the CMYK color model, the color #01e87c can be represented as Cyan=0.99568965517241%, Magenta=0%, Yellow=0.46551724137931%, and Black=0.090196078431373%.
Shades of #01e87c
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 #01e87c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #01e87c
Preview of #01e87c on White Background
The contrast ratio of #01e87c with white color is 1.64
Preview of #01e87c on black background
The contrast ratio of #01e87c with black color is 12.83
#01e87c color will look good with a black background.
Color Schemes of #01e87c
Triadic Colors of #01e87c
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 #01e87c
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 #01e87c
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 #01e87c
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: #01e87c;
}
This is a sample text used for the color #01e87c. 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: #01e87c;
}
This is a sample text used for the color #01e87c. 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 #01e87c;
}
This is a sample text used for the color #01e87c. 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.28%
Green 64.99%
Blue 34.73%
CMYK Percentage
Cyan 64.18
Magenta 0%
Yellow 30.01%
Black 5.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.