#a8fd4e Hex Color
rgb(168, 253, 78)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | fd | 4e | - | #a8fd4e |
RGB | 168 | 253 | 78 | - | rgb(168,253,78) |
HSL | 89 | 98% | 65% | - | hsl(89,98%,65%) |
HSV | 89 | 69% | 99% | - | hsv(89,69%,99%) |
XYZ | 52.6489 | 79.1254 | 19.7056 | - | xyz(52.6489,79.1254,19.7056) |
CIE-LAB | 91.29 | -51.83 | 71.86 | - | lab(91.29,-51.83,71.86) |
CMYK | 0.33596837944664 | 0 | 0.69169960474308 | 0.0078431372549019 | cmyk(0.33596837944664,0,0.69169960474308,0.0078431372549019) |
Description
The RGB value of color #a8fd4e is rgb(168, 253, 78).
In the hex color #a8fd4e, The value of Red is 168, value of Green is 253, and value of Blue is 78. The primary color is Green. Similarly, The HSL values for #a8fd4e consists of 89° Hue, 98% Saturation, and 65% Lightness.
In the CMYK color model, the color #a8fd4e can be represented as Cyan=0.33596837944664%, Magenta=0%, Yellow=0.69169960474308%, and Black=0.0078431372549019%.
Shades of #a8fd4e
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 #a8fd4e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8fd4e
Preview of #a8fd4e on White Background
The contrast ratio of #a8fd4e with white color is 1.25
Preview of #a8fd4e on black background
The contrast ratio of #a8fd4e with black color is 16.83
#a8fd4e color will look good with a black background.
Color Schemes of #a8fd4e
Triadic Colors of #a8fd4e
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 #a8fd4e
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 #a8fd4e
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 #a8fd4e
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: #a8fd4e;
}
This is a sample text used for the color #a8fd4e. 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: #a8fd4e;
}
This is a sample text used for the color #a8fd4e. 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 #a8fd4e;
}
This is a sample text used for the color #a8fd4e. 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.67%
Green 50.7%
Blue 15.63%
CMYK Percentage
Cyan 32.44
Magenta 0%
Yellow 66.8%
Black 0.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.