#01ed6a Hex Color
rgb(1, 237, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | ed | 6a | - | #01ed6a |
RGB | 1 | 237 | 106 | - | rgb(1,237,106) |
HSL | 147 | 99% | 47% | - | hsl(147,99%,47%) |
HSV | 147 | 100% | 93% | - | hsv(147,100%,93%) |
XYZ | 32.8982 | 61.6154 | 23.7947 | - | xyz(32.8982,61.6154,23.7947) |
CIE-LAB | 82.71 | -74.41 | 49.72 | - | lab(82.71,-74.41,49.72) |
CMYK | 0.9957805907173 | 0 | 0.55274261603376 | 0.070588235294118 | cmyk(0.9957805907173,0,0.55274261603376,0.070588235294118) |
Description
The RGB value of color #01ed6a is rgb(1, 237, 106).
In the hex color #01ed6a, The value of Red is 1, value of Green is 237, and value of Blue is 106. The primary color is Green. Similarly, The HSL values for #01ed6a consists of 147° Hue, 99% Saturation, and 47% Lightness.
In the CMYK color model, the color #01ed6a can be represented as Cyan=0.9957805907173%, Magenta=0%, Yellow=0.55274261603376%, and Black=0.070588235294118%.
Shades of #01ed6a
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 #01ed6a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #01ed6a
Preview of #01ed6a on White Background
The contrast ratio of #01ed6a with white color is 1.58
Preview of #01ed6a on black background
The contrast ratio of #01ed6a with black color is 13.32
#01ed6a color will look good with a black background.
Color Schemes of #01ed6a
Triadic Colors of #01ed6a
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 #01ed6a
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 #01ed6a
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 #01ed6a
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: #01ed6a;
}
This is a sample text used for the color #01ed6a. 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: #01ed6a;
}
This is a sample text used for the color #01ed6a. 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 #01ed6a;
}
This is a sample text used for the color #01ed6a. 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.29%
Green 68.9%
Blue 30.81%
CMYK Percentage
Cyan 61.5
Magenta 0%
Yellow 34.14%
Black 4.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.