#01ee4e Hex Color
rgb(1, 238, 78)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | ee | 4e | - | #01ee4e |
RGB | 1 | 238 | 78 | - | rgb(1,238,78) |
HSL | 139 | 99% | 47% | - | hsl(139,99%,47%) |
HSV | 139 | 100% | 93% | - | hsv(139,100%,93%) |
XYZ | 31.9622 | 61.7056 | 17.4335 | - | xyz(31.9622,61.7056,17.4335) |
CIE-LAB | 82.76 | -77.98 | 61.67 | - | lab(82.76,-77.98,61.67) |
CMYK | 0.99579831932773 | 0 | 0.67226890756303 | 0.066666666666667 | cmyk(0.99579831932773,0,0.67226890756303,0.066666666666667) |
Description
The RGB value of color #01ee4e is rgb(1, 238, 78).
In the hex color #01ee4e, The value of Red is 1, value of Green is 238, and value of Blue is 78. The primary color is Green. Similarly, The HSL values for #01ee4e consists of 139° Hue, 99% Saturation, and 47% Lightness.
In the CMYK color model, the color #01ee4e can be represented as Cyan=0.99579831932773%, Magenta=0%, Yellow=0.67226890756303%, and Black=0.066666666666667%.
Shades of #01ee4e
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 #01ee4e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #01ee4e
Preview of #01ee4e on White Background
The contrast ratio of #01ee4e with white color is 1.57
Preview of #01ee4e on black background
The contrast ratio of #01ee4e with black color is 13.34
#01ee4e color will look good with a black background.
Color Schemes of #01ee4e
Triadic Colors of #01ee4e
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 #01ee4e
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 #01ee4e
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 #01ee4e
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: #01ee4e;
}
This is a sample text used for the color #01ee4e. 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: #01ee4e;
}
This is a sample text used for the color #01ee4e. 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 #01ee4e;
}
This is a sample text used for the color #01ee4e. 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.32%
Green 75.08%
Blue 24.61%
CMYK Percentage
Cyan 57.4
Magenta 0%
Yellow 38.75%
Black 3.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.