#07e16a Hex Color
rgb(7, 225, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 07 | e1 | 6a | - | #07e16a |
RGB | 7 | 225 | 106 | - | rgb(7,225,106) |
HSL | 147 | 94% | 45% | - | hsl(147,94%,45%) |
HSV | 147 | 97% | 88% | - | hsv(147,97%,88%) |
XYZ | 29.6144 | 54.9362 | 22.6786 | - | xyz(29.6144,54.9362,22.6786) |
CIE-LAB | 79 | -70.53 | 45.25 | - | lab(79,-70.53,45.25) |
CMYK | 0.96888888888889 | 0 | 0.52888888888889 | 0.11764705882353 | cmyk(0.96888888888889,0,0.52888888888889,0.11764705882353) |
Description
The RGB value of color #07e16a is rgb(7, 225, 106).
In the hex color #07e16a, The value of Red is 7, value of Green is 225, and value of Blue is 106. The primary color is Green. Similarly, The HSL values for #07e16a consists of 147° Hue, 94% Saturation, and 45% Lightness.
In the CMYK color model, the color #07e16a can be represented as Cyan=0.96888888888889%, Magenta=0%, Yellow=0.52888888888889%, and Black=0.11764705882353%.
Shades of #07e16a
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 #07e16a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #07e16a
Preview of #07e16a on White Background
The contrast ratio of #07e16a with white color is 1.75
Preview of #07e16a on black background
The contrast ratio of #07e16a with black color is 11.99
#07e16a color will look good with a black background.
Color Schemes of #07e16a
Triadic Colors of #07e16a
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 #07e16a
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 #07e16a
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 #07e16a
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: #07e16a;
}
This is a sample text used for the color #07e16a. 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: #07e16a;
}
This is a sample text used for the color #07e16a. 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 #07e16a;
}
This is a sample text used for the color #07e16a. 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 2.07%
Green 66.57%
Blue 31.36%
CMYK Percentage
Cyan 59.98
Magenta 0%
Yellow 32.74%
Black 7.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.