#1cee1a Hex Color
rgb(28, 238, 26)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | ee | 1a | - | #1cee1a |
RGB | 28 | 238 | 26 | - | rgb(28,238,26) |
HSL | 119 | 86% | 52% | - | hsl(119,86%,52%) |
HSV | 119 | 89% | 93% | - | hsv(119,89%,93%) |
XYZ | 31.2399 | 61.4705 | 11.1958 | - | xyz(31.2399,61.4705,11.1958) |
CIE-LAB | 82.63 | -80.07 | 76.36 | - | lab(82.63,-80.07,76.36) |
CMYK | 0.88235294117647 | 0 | 0.89075630252101 | 0.066666666666667 | cmyk(0.88235294117647,0,0.89075630252101,0.066666666666667) |
Description
The RGB value of color #1cee1a is rgb(28, 238, 26).
In the hex color #1cee1a, The value of Red is 28, value of Green is 238, and value of Blue is 26. The primary color is Green. Similarly, The HSL values for #1cee1a consists of 119° Hue, 86% Saturation, and 52% Lightness.
In the CMYK color model, the color #1cee1a can be represented as Cyan=0.88235294117647%, Magenta=0%, Yellow=0.89075630252101%, and Black=0.066666666666667%.
Shades of #1cee1a
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 #1cee1a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1cee1a
Preview of #1cee1a on White Background
The contrast ratio of #1cee1a with white color is 1.58
Preview of #1cee1a on black background
The contrast ratio of #1cee1a with black color is 13.29
#1cee1a color will look good with a black background.
Color Schemes of #1cee1a
Triadic Colors of #1cee1a
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 #1cee1a
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 #1cee1a
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 #1cee1a
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: #1cee1a;
}
This is a sample text used for the color #1cee1a. 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: #1cee1a;
}
This is a sample text used for the color #1cee1a. 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 #1cee1a;
}
This is a sample text used for the color #1cee1a. 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 9.59%
Green 81.51%
Blue 8.9%
CMYK Percentage
Cyan 47.96
Magenta 0%
Yellow 48.42%
Black 3.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.