#16f45e Hex Color
rgb(22, 244, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 16 | f4 | 5e | - | #16f45e |
RGB | 22 | 244 | 94 | - | rgb(22,244,94) |
HSL | 139 | 91% | 52% | - | hsl(139,91%,52%) |
HSV | 139 | 91% | 96% | - | hsv(139,91%,96%) |
XYZ | 34.7019 | 65.6801 | 21.4382 | - | xyz(34.7019,65.6801,21.4382) |
CIE-LAB | 84.83 | -77.26 | 57.5 | - | lab(84.83,-77.26,57.5) |
CMYK | 0.90983606557377 | 0 | 0.61475409836066 | 0.043137254901961 | cmyk(0.90983606557377,0,0.61475409836066,0.043137254901961) |
Description
The RGB value of color #16f45e is rgb(22, 244, 94).
In the hex color #16f45e, The value of Red is 22, value of Green is 244, and value of Blue is 94. The primary color is Green. Similarly, The HSL values for #16f45e consists of 139° Hue, 91% Saturation, and 52% Lightness.
In the CMYK color model, the color #16f45e can be represented as Cyan=0.90983606557377%, Magenta=0%, Yellow=0.61475409836066%, and Black=0.043137254901961%.
Shades of #16f45e
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 #16f45e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #16f45e
Preview of #16f45e on White Background
The contrast ratio of #16f45e with white color is 1.49
Preview of #16f45e on black background
The contrast ratio of #16f45e with black color is 14.14
#16f45e color will look good with a black background.
Color Schemes of #16f45e
Triadic Colors of #16f45e
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 #16f45e
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 #16f45e
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 #16f45e
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: #16f45e;
}
This is a sample text used for the color #16f45e. 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: #16f45e;
}
This is a sample text used for the color #16f45e. 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 #16f45e;
}
This is a sample text used for the color #16f45e. 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 6.11%
Green 67.78%
Blue 26.11%
CMYK Percentage
Cyan 58.04
Magenta 0%
Yellow 39.21%
Black 2.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.