#01ecea Hex Color
rgb(1, 236, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | ec | ea | - | #01ecea |
RGB | 1 | 236 | 234 | - | rgb(1,236,234) |
HSL | 179 | 99% | 46% | - | hsl(179,99%,46%) |
HSV | 179 | 100% | 93% | - | hsv(179,100%,93%) |
XYZ | 44.8593 | 65.9379 | 88.2049 | - | xyz(44.8593,65.9379,88.2049) |
CIE-LAB | 84.96 | -45.9 | -12.36 | - | lab(84.96,-45.9,-12.36) |
CMYK | 0.99576271186441 | 0 | 0.0084745762711865 | 0.074509803921569 | cmyk(0.99576271186441,0,0.0084745762711865,0.074509803921569) |
Description
The RGB value of color #01ecea is rgb(1, 236, 234).
In the hex color #01ecea, The value of Red is 1, value of Green is 236, and value of Blue is 234. The primary color is Green. Similarly, The HSL values for #01ecea consists of 179° Hue, 99% Saturation, and 46% Lightness.
In the CMYK color model, the color #01ecea can be represented as Cyan=0.99576271186441%, Magenta=0%, Yellow=0.0084745762711865%, and Black=0.074509803921569%.
Shades of #01ecea
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 #01ecea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #01ecea
Preview of #01ecea on White Background
The contrast ratio of #01ecea with white color is 1.48
Preview of #01ecea on black background
The contrast ratio of #01ecea with black color is 14.19
#01ecea color will look good with a black background.
Color Schemes of #01ecea
Triadic Colors of #01ecea
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 #01ecea
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 #01ecea
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 #01ecea
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: #01ecea;
}
This is a sample text used for the color #01ecea. 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: #01ecea;
}
This is a sample text used for the color #01ecea. 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 #01ecea;
}
This is a sample text used for the color #01ecea. 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.21%
Green 50.11%
Blue 49.68%
CMYK Percentage
Cyan 92.31
Magenta 0%
Yellow 0.79%
Black 6.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.