#16e09e Hex Color
rgb(22, 224, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 16 | e0 | 9e | - | #16e09e |
RGB | 22 | 224 | 158 | - | rgb(22,224,158) |
HSL | 160 | 82% | 48% | - | hsl(160,82%,48%) |
HSV | 160 | 90% | 88% | - | hsv(160,90%,88%) |
XYZ | 33.1581 | 55.9505 | 41.3997 | - | xyz(33.1581,55.9505,41.3997) |
CIE-LAB | 79.59 | -60.03 | 19.91 | - | lab(79.59,-60.03,19.91) |
CMYK | 0.90178571428571 | 0 | 0.29464285714286 | 0.12156862745098 | cmyk(0.90178571428571,0,0.29464285714286,0.12156862745098) |
Description
The RGB value of color #16e09e is rgb(22, 224, 158).
In the hex color #16e09e, The value of Red is 22, value of Green is 224, and value of Blue is 158. The primary color is Green. Similarly, The HSL values for #16e09e consists of 160° Hue, 82% Saturation, and 48% Lightness.
In the CMYK color model, the color #16e09e can be represented as Cyan=0.90178571428571%, Magenta=0%, Yellow=0.29464285714286%, and Black=0.12156862745098%.
Shades of #16e09e
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 #16e09e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #16e09e
Preview of #16e09e on White Background
The contrast ratio of #16e09e with white color is 1.72
Preview of #16e09e on black background
The contrast ratio of #16e09e with black color is 12.19
#16e09e color will look good with a black background.
Color Schemes of #16e09e
Triadic Colors of #16e09e
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 #16e09e
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 #16e09e
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 #16e09e
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: #16e09e;
}
This is a sample text used for the color #16e09e. 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: #16e09e;
}
This is a sample text used for the color #16e09e. 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 #16e09e;
}
This is a sample text used for the color #16e09e. 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 5.45%
Green 55.45%
Blue 39.11%
CMYK Percentage
Cyan 68.42
Magenta 0%
Yellow 22.36%
Black 9.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.