#a8d56a Hex Color
rgb(168, 213, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | d5 | 6a | - | #a8d56a |
RGB | 168 | 213 | 106 | - | rgb(168,213,106) |
HSL | 85 | 56% | 63% | - | hsl(85,56%,63%) |
HSV | 85 | 50% | 84% | - | hsv(85,50%,84%) |
XYZ | 42.5442 | 56.9539 | 22.3866 | - | xyz(42.5442,56.9539,22.3866) |
CIE-LAB | 80.15 | -31.98 | 47.74 | - | lab(80.15,-31.98,47.74) |
CMYK | 0.2112676056338 | 0 | 0.50234741784038 | 0.16470588235294 | cmyk(0.2112676056338,0,0.50234741784038,0.16470588235294) |
Description
The RGB value of color #a8d56a is rgb(168, 213, 106).
In the hex color #a8d56a, The value of Red is 168, value of Green is 213, and value of Blue is 106. The primary color is Green. Similarly, The HSL values for #a8d56a consists of 85° Hue, 56% Saturation, and 63% Lightness.
In the CMYK color model, the color #a8d56a can be represented as Cyan=0.2112676056338%, Magenta=0%, Yellow=0.50234741784038%, and Black=0.16470588235294%.
Shades of #a8d56a
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 #a8d56a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8d56a
Preview of #a8d56a on White Background
The contrast ratio of #a8d56a with white color is 1.69
Preview of #a8d56a on black background
The contrast ratio of #a8d56a with black color is 12.39
#a8d56a color will look good with a black background.
Color Schemes of #a8d56a
Triadic Colors of #a8d56a
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 #a8d56a
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 #a8d56a
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 #a8d56a
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: #a8d56a;
}
This is a sample text used for the color #a8d56a. 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: #a8d56a;
}
This is a sample text used for the color #a8d56a. 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 #a8d56a;
}
This is a sample text used for the color #a8d56a. 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 34.5%
Green 43.74%
Blue 21.77%
CMYK Percentage
Cyan 24.05
Magenta 0%
Yellow 57.19%
Black 18.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.