#a6f05e Hex Color
rgb(166, 240, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | f0 | 5e | - | #a6f05e |
RGB | 166 | 240 | 94 | - | rgb(166,240,94) |
HSL | 90 | 83% | 65% | - | hsl(90,83%,65%) |
HSV | 90 | 61% | 94% | - | hsv(90,61%,94%) |
XYZ | 48.9064 | 71.2353 | 21.7618 | - | xyz(48.9064,71.2353,21.7618) |
CIE-LAB | 87.6 | -45.89 | 61.69 | - | lab(87.6,-45.89,61.69) |
CMYK | 0.30833333333333 | 0 | 0.60833333333333 | 0.058823529411765 | cmyk(0.30833333333333,0,0.60833333333333,0.058823529411765) |
Description
The RGB value of color #a6f05e is rgb(166, 240, 94).
In the hex color #a6f05e, The value of Red is 166, value of Green is 240, and value of Blue is 94. The primary color is Green. Similarly, The HSL values for #a6f05e consists of 90° Hue, 83% Saturation, and 65% Lightness.
In the CMYK color model, the color #a6f05e can be represented as Cyan=0.30833333333333%, Magenta=0%, Yellow=0.60833333333333%, and Black=0.058823529411765%.
Shades of #a6f05e
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 #a6f05e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6f05e
Preview of #a6f05e on White Background
The contrast ratio of #a6f05e with white color is 1.38
Preview of #a6f05e on black background
The contrast ratio of #a6f05e with black color is 15.25
#a6f05e color will look good with a black background.
Color Schemes of #a6f05e
Triadic Colors of #a6f05e
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 #a6f05e
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 #a6f05e
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 #a6f05e
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: #a6f05e;
}
This is a sample text used for the color #a6f05e. 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: #a6f05e;
}
This is a sample text used for the color #a6f05e. 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 #a6f05e;
}
This is a sample text used for the color #a6f05e. 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 33.2%
Green 48%
Blue 18.8%
CMYK Percentage
Cyan 31.61
Magenta 0%
Yellow 62.36%
Black 6.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.