#1aef1b Hex Color
rgb(26, 239, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | ef | 1b | - | #1aef1b |
RGB | 26 | 239 | 27 | - | rgb(26,239,27) |
HSL | 120 | 87% | 52% | - | hsl(120,87%,52%) |
HSV | 120 | 89% | 94% | - | hsv(120,89%,94%) |
XYZ | 31.4903 | 62.0317 | 11.3505 | - | xyz(31.4903,62.0317,11.3505) |
CIE-LAB | 82.93 | -80.44 | 76.44 | - | lab(82.93,-80.44,76.44) |
CMYK | 0.89121338912134 | 0 | 0.88702928870293 | 0.062745098039216 | cmyk(0.89121338912134,0,0.88702928870293,0.062745098039216) |
Description
The RGB value of color #1aef1b is rgb(26, 239, 27).
In the hex color #1aef1b, The value of Red is 26, value of Green is 239, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #1aef1b consists of 120° Hue, 87% Saturation, and 52% Lightness.
In the CMYK color model, the color #1aef1b can be represented as Cyan=0.89121338912134%, Magenta=0%, Yellow=0.88702928870293%, and Black=0.062745098039216%.
Shades of #1aef1b
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 #1aef1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1aef1b
Preview of #1aef1b on White Background
The contrast ratio of #1aef1b with white color is 1.57
Preview of #1aef1b on black background
The contrast ratio of #1aef1b with black color is 13.41
#1aef1b color will look good with a black background.
Color Schemes of #1aef1b
Triadic Colors of #1aef1b
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 #1aef1b
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 #1aef1b
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 #1aef1b
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: #1aef1b;
}
This is a sample text used for the color #1aef1b. 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: #1aef1b;
}
This is a sample text used for the color #1aef1b. 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 #1aef1b;
}
This is a sample text used for the color #1aef1b. 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 8.9%
Green 81.85%
Blue 9.25%
CMYK Percentage
Cyan 48.41
Magenta 0%
Yellow 48.18%
Black 3.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.