#5ae649 Hex Color
rgb(90, 230, 73)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5a | e6 | 49 | - | #5ae649 |
| RGB | 90 | 230 | 73 | - | rgb(90,230,73) |
| HSL | 114 | 76% | 59% | - | hsl(114,76%,59%) |
| HSV | 114 | 68% | 90% | - | hsv(114,68%,90%) |
| XYZ | 33.7159 | 59.2483 | 15.9624 | - | xyz(33.7159,59.2483,15.9624) |
| CIE-LAB | 81.43 | -66 | 62.52 | - | lab(81.43,-66,62.52) |
| CMYK | 0.60869565217391 | 0 | 0.68260869565217 | 0.098039215686274 | cmyk(0.60869565217391,0,0.68260869565217,0.098039215686274) |
Description
The RGB value of color #5ae649 is rgb(90, 230, 73).
In the hex color #5ae649, The value of Red is 90, value of Green is 230, and value of Blue is 73. The primary color is Green. Similarly, The HSL values for #5ae649 consists of 114° Hue, 76% Saturation, and 59% Lightness.
In the CMYK color model, the color #5ae649 can be represented as Cyan=0.60869565217391%, Magenta=0%, Yellow=0.68260869565217%, and Black=0.098039215686274%.
Shades of #5ae649
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 #5ae649
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5ae649
Preview of #5ae649 on White Background
The contrast ratio of #5ae649 with white color is 1.63
Preview of #5ae649 on black background
The contrast ratio of #5ae649 with black color is 12.85
#5ae649 color will look good with a black background.
Color Schemes of #5ae649
Triadic Colors of #5ae649
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 #5ae649
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 #5ae649
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 #5ae649
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: #5ae649;
}
This is a sample text used for the color #5ae649. 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: #5ae649;
}
This is a sample text used for the color #5ae649. 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 #5ae649;
}
This is a sample text used for the color #5ae649. 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 22.9%
Green 58.52%
Blue 18.58%
CMYK Percentage
Cyan 43.81
Magenta 0%
Yellow 49.13%
Black 7.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.