#a6e642 Hex Color
rgb(166, 230, 66)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | e6 | 42 | - | #a6e642 |
RGB | 166 | 230 | 66 | - | rgb(166,230,66) |
HSL | 83 | 77% | 58% | - | hsl(83,77%,58%) |
HSV | 83 | 71% | 90% | - | hsv(83,71%,90%) |
XYZ | 45.0061 | 65.094 | 15.3466 | - | xyz(45.0061,65.094,15.3466) |
CIE-LAB | 84.53 | -43.61 | 69.25 | - | lab(84.53,-43.61,69.25) |
CMYK | 0.27826086956522 | 0 | 0.71304347826087 | 0.098039215686274 | cmyk(0.27826086956522,0,0.71304347826087,0.098039215686274) |
Description
The RGB value of color #a6e642 is rgb(166, 230, 66).
In the hex color #a6e642, The value of Red is 166, value of Green is 230, and value of Blue is 66. The primary color is Green. Similarly, The HSL values for #a6e642 consists of 83° Hue, 77% Saturation, and 58% Lightness.
In the CMYK color model, the color #a6e642 can be represented as Cyan=0.27826086956522%, Magenta=0%, Yellow=0.71304347826087%, and Black=0.098039215686274%.
Shades of #a6e642
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 #a6e642
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6e642
Preview of #a6e642 on White Background
The contrast ratio of #a6e642 with white color is 1.5
Preview of #a6e642 on black background
The contrast ratio of #a6e642 with black color is 14.02
#a6e642 color will look good with a black background.
Color Schemes of #a6e642
Triadic Colors of #a6e642
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 #a6e642
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 #a6e642
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 #a6e642
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: #a6e642;
}
This is a sample text used for the color #a6e642. 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: #a6e642;
}
This is a sample text used for the color #a6e642. 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 #a6e642;
}
This is a sample text used for the color #a6e642. 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 35.93%
Green 49.78%
Blue 14.29%
CMYK Percentage
Cyan 25.54
Magenta 0%
Yellow 65.46%
Black 9%
Comments on this color
Please login or signup to post a comment.
No comments yet.