#69e2aa Hex Color
rgb(105, 226, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 69 | e2 | aa | - | #69e2aa |
| RGB | 105 | 226 | 170 | - | rgb(105,226,170) |
| HSL | 152 | 68% | 65% | - | hsl(152,68%,65%) |
| HSV | 152 | 54% | 89% | - | hsv(152,54%,89%) |
| XYZ | 40.2778 | 60.2982 | 47.5461 | - | xyz(40.2778,60.2982,47.5461) |
| CIE-LAB | 82 | -46.85 | 17.23 | - | lab(82,-46.85,17.23) |
| CMYK | 0.5353982300885 | 0 | 0.24778761061947 | 0.11372549019608 | cmyk(0.5353982300885,0,0.24778761061947,0.11372549019608) |
Description
The RGB value of color #69e2aa is rgb(105, 226, 170).
In the hex color #69e2aa, The value of Red is 105, value of Green is 226, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #69e2aa consists of 152° Hue, 68% Saturation, and 65% Lightness.
In the CMYK color model, the color #69e2aa can be represented as Cyan=0.5353982300885%, Magenta=0%, Yellow=0.24778761061947%, and Black=0.11372549019608%.
Shades of #69e2aa
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 #69e2aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #69e2aa
Preview of #69e2aa on White Background
The contrast ratio of #69e2aa with white color is 1.61
Preview of #69e2aa on black background
The contrast ratio of #69e2aa with black color is 13.06
#69e2aa color will look good with a black background.
Color Schemes of #69e2aa
Triadic Colors of #69e2aa
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 #69e2aa
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 #69e2aa
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 #69e2aa
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: #69e2aa;
}
This is a sample text used for the color #69e2aa. 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: #69e2aa;
}
This is a sample text used for the color #69e2aa. 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 #69e2aa;
}
This is a sample text used for the color #69e2aa. 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 20.96%
Green 45.11%
Blue 33.93%
CMYK Percentage
Cyan 59.69
Magenta 0%
Yellow 27.63%
Black 12.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.