#acafa8 Hex Color
rgb(172, 175, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | af | a8 | - | #acafa8 |
RGB | 172 | 175 | 168 | - | rgb(172,175,168) |
HSL | 86 | 4% | 67% | - | hsl(86,4%,67%) |
HSV | 86 | 4% | 69% | - | hsv(86,4%,69%) |
XYZ | 39.4111 | 42.2578 | 43.1252 | - | xyz(39.4111,42.2578,43.1252) |
CIE-LAB | 71.05 | -2.36 | 3.21 | - | lab(71.05,-2.36,3.21) |
CMYK | 0.017142857142857 | 0 | 0.04 | 0.31372549019608 | cmyk(0.017142857142857,0,0.04,0.31372549019608) |
Description
The RGB value of color #acafa8 is rgb(172, 175, 168).
In the hex color #acafa8, The value of Red is 172, value of Green is 175, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #acafa8 consists of 86° Hue, 4% Saturation, and 67% Lightness.
In the CMYK color model, the color #acafa8 can be represented as Cyan=0.017142857142857%, Magenta=0%, Yellow=0.04%, and Black=0.31372549019608%.
Shades of #acafa8
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 #acafa8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acafa8
Preview of #acafa8 on White Background
The contrast ratio of #acafa8 with white color is 2.22
Preview of #acafa8 on black background
The contrast ratio of #acafa8 with black color is 9.45
#acafa8 color will look good with a black background.
Color Schemes of #acafa8
Triadic Colors of #acafa8
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 #acafa8
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 #acafa8
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 #acafa8
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: #acafa8;
}
This is a sample text used for the color #acafa8. 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: #acafa8;
}
This is a sample text used for the color #acafa8. 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 #acafa8;
}
This is a sample text used for the color #acafa8. 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.4%
Green 33.98%
Blue 32.62%
CMYK Percentage
Cyan 4.62
Magenta 0%
Yellow 10.79%
Black 84.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.