#a6e1af Hex Color
rgb(166, 225, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | e1 | af | - | #a6e1af |
RGB | 166 | 225 | 175 | - | rgb(166,225,175) |
HSL | 129 | 50% | 77% | - | hsl(129,50%,77%) |
HSV | 129 | 26% | 88% | - | hsv(129,26%,88%) |
XYZ | 50.389 | 65.0526 | 50.4581 | - | xyz(50.389,65.0526,50.4581) |
CIE-LAB | 84.51 | -28.57 | 18.52 | - | lab(84.51,-28.57,18.52) |
CMYK | 0.26222222222222 | 0 | 0.22222222222222 | 0.11764705882353 | cmyk(0.26222222222222,0,0.22222222222222,0.11764705882353) |
Description
The RGB value of color #a6e1af is rgb(166, 225, 175).
In the hex color #a6e1af, The value of Red is 166, value of Green is 225, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #a6e1af consists of 129° Hue, 50% Saturation, and 77% Lightness.
In the CMYK color model, the color #a6e1af can be represented as Cyan=0.26222222222222%, Magenta=0%, Yellow=0.22222222222222%, and Black=0.11764705882353%.
Shades of #a6e1af
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 #a6e1af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6e1af
Preview of #a6e1af on White Background
The contrast ratio of #a6e1af with white color is 1.5
Preview of #a6e1af on black background
The contrast ratio of #a6e1af with black color is 14.01
#a6e1af color will look good with a black background.
Color Schemes of #a6e1af
Triadic Colors of #a6e1af
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 #a6e1af
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 #a6e1af
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 #a6e1af
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: #a6e1af;
}
This is a sample text used for the color #a6e1af. 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: #a6e1af;
}
This is a sample text used for the color #a6e1af. 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 #a6e1af;
}
This is a sample text used for the color #a6e1af. 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.33%
Green 39.75%
Blue 30.92%
CMYK Percentage
Cyan 43.55
Magenta 0%
Yellow 36.91%
Black 19.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.