#01ee1f Hex Color
rgb(1, 238, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | ee | 1f | - | #01ee1f |
RGB | 1 | 238 | 31 | - | rgb(1,238,31) |
HSL | 128 | 99% | 47% | - | hsl(128,99%,47%) |
HSV | 128 | 100% | 93% | - | hsv(128,100%,93%) |
XYZ | 30.8344 | 61.2545 | 11.4945 | - | xyz(30.8344,61.2545,11.4945) |
CIE-LAB | 82.52 | -81.08 | 75.33 | - | lab(82.52,-81.08,75.33) |
CMYK | 0.99579831932773 | 0 | 0.86974789915966 | 0.066666666666667 | cmyk(0.99579831932773,0,0.86974789915966,0.066666666666667) |
Description
The RGB value of color #01ee1f is rgb(1, 238, 31).
In the hex color #01ee1f, The value of Red is 1, value of Green is 238, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #01ee1f consists of 128° Hue, 99% Saturation, and 47% Lightness.
In the CMYK color model, the color #01ee1f can be represented as Cyan=0.99579831932773%, Magenta=0%, Yellow=0.86974789915966%, and Black=0.066666666666667%.
Shades of #01ee1f
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 #01ee1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #01ee1f
Preview of #01ee1f on White Background
The contrast ratio of #01ee1f with white color is 1.58
Preview of #01ee1f on black background
The contrast ratio of #01ee1f with black color is 13.25
#01ee1f color will look good with a black background.
Color Schemes of #01ee1f
Triadic Colors of #01ee1f
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 #01ee1f
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 #01ee1f
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 #01ee1f
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: #01ee1f;
}
This is a sample text used for the color #01ee1f. 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: #01ee1f;
}
This is a sample text used for the color #01ee1f. 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 #01ee1f;
}
This is a sample text used for the color #01ee1f. 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.37%
Green 88.15%
Blue 11.48%
CMYK Percentage
Cyan 51.54
Magenta 0%
Yellow 45.01%
Black 3.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.