#7ee14a Hex Color
rgb(126, 225, 74)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 7e | e1 | 4a | - | #7ee14a |
| RGB | 126 | 225 | 74 | - | rgb(126,225,74) |
| HSL | 99 | 72% | 59% | - | hsl(99,72%,59%) |
| HSV | 99 | 67% | 88% | - | hsv(99,67%,88%) |
| XYZ | 36.7654 | 58.7805 | 15.8866 | - | xyz(36.7654,58.7805,15.8866) |
| CIE-LAB | 81.17 | -54.53 | 62.25 | - | lab(81.17,-54.53,62.25) |
| CMYK | 0.44 | 0 | 0.67111111111111 | 0.11764705882353 | cmyk(0.44,0,0.67111111111111,0.11764705882353) |
Description
The RGB value of color #7ee14a is rgb(126, 225, 74).
In the hex color #7ee14a, The value of Red is 126, value of Green is 225, and value of Blue is 74. The primary color is Green. Similarly, The HSL values for #7ee14a consists of 99° Hue, 72% Saturation, and 59% Lightness.
In the CMYK color model, the color #7ee14a can be represented as Cyan=0.44%, Magenta=0%, Yellow=0.67111111111111%, and Black=0.11764705882353%.
Shades of #7ee14a
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 #7ee14a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7ee14a
Preview of #7ee14a on White Background
The contrast ratio of #7ee14a with white color is 1.65
Preview of #7ee14a on black background
The contrast ratio of #7ee14a with black color is 12.76
#7ee14a color will look good with a black background.
Color Schemes of #7ee14a
Triadic Colors of #7ee14a
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 #7ee14a
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 #7ee14a
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 #7ee14a
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: #7ee14a;
}
This is a sample text used for the color #7ee14a. 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: #7ee14a;
}
This is a sample text used for the color #7ee14a. 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 #7ee14a;
}
This is a sample text used for the color #7ee14a. 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 29.65%
Green 52.94%
Blue 17.41%
CMYK Percentage
Cyan 35.81
Magenta 0%
Yellow 54.62%
Black 9.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.