#42ee5b Hex Color
rgb(66, 238, 91)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 42 | ee | 5b | - | #42ee5b |
| RGB | 66 | 238 | 91 | - | rgb(66,238,91) |
| HSL | 129 | 83% | 60% | - | hsl(129,83%,60%) |
| HSV | 129 | 72% | 93% | - | hsv(129,72%,93%) |
| XYZ | 34.7096 | 63.0627 | 20.2405 | - | xyz(34.7096,63.0627,20.2405) |
| CIE-LAB | 83.48 | -71.38 | 57.37 | - | lab(83.48,-71.38,57.37) |
| CMYK | 0.72268907563025 | 0 | 0.61764705882353 | 0.066666666666667 | cmyk(0.72268907563025,0,0.61764705882353,0.066666666666667) |
Description
The RGB value of color #42ee5b is rgb(66, 238, 91).
In the hex color #42ee5b, The value of Red is 66, value of Green is 238, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #42ee5b consists of 129° Hue, 83% Saturation, and 60% Lightness.
In the CMYK color model, the color #42ee5b can be represented as Cyan=0.72268907563025%, Magenta=0%, Yellow=0.61764705882353%, and Black=0.066666666666667%.
Shades of #42ee5b
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 #42ee5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #42ee5b
Preview of #42ee5b on White Background
The contrast ratio of #42ee5b with white color is 1.54
Preview of #42ee5b on black background
The contrast ratio of #42ee5b with black color is 13.61
#42ee5b color will look good with a black background.
Color Schemes of #42ee5b
Triadic Colors of #42ee5b
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 #42ee5b
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 #42ee5b
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 #42ee5b
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: #42ee5b;
}
This is a sample text used for the color #42ee5b. 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: #42ee5b;
}
This is a sample text used for the color #42ee5b. 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 #42ee5b;
}
This is a sample text used for the color #42ee5b. 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 16.71%
Green 60.25%
Blue 23.04%
CMYK Percentage
Cyan 51.36
Magenta 0%
Yellow 43.9%
Black 4.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.