#00e991 Hex Color
rgb(0, 233, 145)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 00 | e9 | 91 | - | #00e991 |
RGB | 0 | 233 | 145 | - | rgb(0,233,145) |
HSL | 157 | 100% | 46% | - | hsl(157,100%,46%) |
HSV | 157 | 100% | 91% | - | hsv(157,100%,91%) |
XYZ | 34.2497 | 60.3222 | 36.6263 | - | xyz(34.2497,60.3222,36.6263) |
CIE-LAB | 82.01 | -66.67 | 29.89 | - | lab(82.01,-66.67,29.89) |
CMYK | 1 | 0 | 0.37768240343348 | 0.086274509803922 | cmyk(1,0,0.37768240343348,0.086274509803922) |
Description
The RGB value of color #00e991 is rgb(0, 233, 145).
In the hex color #00e991, The value of Red is 0, value of Green is 233, and value of Blue is 145. The primary color is Green. Similarly, The HSL values for #00e991 consists of 157° Hue, 100% Saturation, and 46% Lightness.
In the CMYK color model, the color #00e991 can be represented as Cyan=1%, Magenta=0%, Yellow=0.37768240343348%, and Black=0.086274509803922%.
Shades of #00e991
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 #00e991
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00e991
Preview of #00e991 on White Background
The contrast ratio of #00e991 with white color is 1.61
Preview of #00e991 on black background
The contrast ratio of #00e991 with black color is 13.06
#00e991 color will look good with a black background.
Color Schemes of #00e991
Triadic Colors of #00e991
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 #00e991
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 #00e991
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 #00e991
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: #00e991;
}
This is a sample text used for the color #00e991. 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: #00e991;
}
This is a sample text used for the color #00e991. 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 #00e991;
}
This is a sample text used for the color #00e991. 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 61.64%
Blue 38.36%
CMYK Percentage
Cyan 68.31
Magenta 0%
Yellow 25.8%
Black 5.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.