#a8efaf Hex Color
rgb(168, 239, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | ef | af | - | #a8efaf |
RGB | 168 | 239 | 175 | - | rgb(168,239,175) |
HSL | 126 | 69% | 80% | - | hsl(126,69%,80%) |
HSV | 126 | 30% | 94% | - | hsv(126,30%,94%) |
XYZ | 54.7528 | 73.153 | 51.7916 | - | xyz(54.7528,73.153,51.7916) |
CIE-LAB | 88.52 | -34.49 | 24.09 | - | lab(88.52,-34.49,24.09) |
CMYK | 0.29707112970711 | 0 | 0.26778242677824 | 0.062745098039216 | cmyk(0.29707112970711,0,0.26778242677824,0.062745098039216) |
Description
The RGB value of color #a8efaf is rgb(168, 239, 175).
In the hex color #a8efaf, The value of Red is 168, value of Green is 239, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #a8efaf consists of 126° Hue, 69% Saturation, and 80% Lightness.
In the CMYK color model, the color #a8efaf can be represented as Cyan=0.29707112970711%, Magenta=0%, Yellow=0.26778242677824%, and Black=0.062745098039216%.
Shades of #a8efaf
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 #a8efaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8efaf
Preview of #a8efaf on White Background
The contrast ratio of #a8efaf with white color is 1.34
Preview of #a8efaf on black background
The contrast ratio of #a8efaf with black color is 15.63
#a8efaf color will look good with a black background.
Color Schemes of #a8efaf
Triadic Colors of #a8efaf
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 #a8efaf
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 #a8efaf
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 #a8efaf
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: #a8efaf;
}
This is a sample text used for the color #a8efaf. 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: #a8efaf;
}
This is a sample text used for the color #a8efaf. 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 #a8efaf;
}
This is a sample text used for the color #a8efaf. 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 28.87%
Green 41.07%
Blue 30.07%
CMYK Percentage
Cyan 47.33
Magenta 0%
Yellow 42.67%
Black 10%
Comments on this color
Please login or signup to post a comment.
No comments yet.