#00e958 Hex Color
rgb(0, 233, 88)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 00 | e9 | 58 | - | #00e958 |
RGB | 0 | 233 | 88 | - | rgb(0,233,88) |
HSL | 143 | 100% | 46% | - | hsl(143,100%,46%) |
HSV | 143 | 100% | 91% | - | hsv(143,100%,91%) |
XYZ | 30.9004 | 58.9824 | 18.9886 | - | xyz(30.9004,58.9824,18.9886) |
CIE-LAB | 81.28 | -75.51 | 55.99 | - | lab(81.28,-75.51,55.99) |
CMYK | 1 | 0 | 0.62231759656652 | 0.086274509803922 | cmyk(1,0,0.62231759656652,0.086274509803922) |
Description
The RGB value of color #00e958 is rgb(0, 233, 88).
In the hex color #00e958, The value of Red is 0, value of Green is 233, and value of Blue is 88. The primary color is Green. Similarly, The HSL values for #00e958 consists of 143° Hue, 100% Saturation, and 46% Lightness.
In the CMYK color model, the color #00e958 can be represented as Cyan=1%, Magenta=0%, Yellow=0.62231759656652%, and Black=0.086274509803922%.
Shades of #00e958
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 #00e958
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00e958
Preview of #00e958 on White Background
The contrast ratio of #00e958 with white color is 1.64
Preview of #00e958 on black background
The contrast ratio of #00e958 with black color is 12.8
#00e958 color will look good with a black background.
Color Schemes of #00e958
Triadic Colors of #00e958
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 #00e958
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 #00e958
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 #00e958
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: #00e958;
}
This is a sample text used for the color #00e958. 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: #00e958;
}
This is a sample text used for the color #00e958. 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 #00e958;
}
This is a sample text used for the color #00e958. 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 72.59%
Blue 27.41%
CMYK Percentage
Cyan 58.53
Magenta 0%
Yellow 36.42%
Black 5.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.