#a8acad Hex Color
rgb(168, 172, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | ac | ad | - | #a8acad |
RGB | 168 | 172 | 173 | - | rgb(168,172,173) |
HSL | 192 | 3% | 67% | - | hsl(192,3%,67%) |
HSV | 192 | 3% | 68% | - | hsv(192,3%,68%) |
XYZ | 38.4438 | 40.847 | 45.3932 | - | xyz(38.4438,40.847,45.3932) |
CIE-LAB | 70.07 | -1.21 | -1.01 | - | lab(70.07,-1.21,-1.01) |
CMYK | 0.028901734104046 | 0.0057803468208092 | 0 | 0.32156862745098 | cmyk(0.028901734104046,0.0057803468208092,0,0.32156862745098) |
Description
The RGB value of color #a8acad is rgb(168, 172, 173).
In the hex color #a8acad, The value of Red is 168, value of Green is 172, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #a8acad consists of 192° Hue, 3% Saturation, and 67% Lightness.
In the CMYK color model, the color #a8acad can be represented as Cyan=0.028901734104046%, Magenta=0.0057803468208092%, Yellow=0%, and Black=0.32156862745098%.
Shades of #a8acad
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 #a8acad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8acad
Preview of #a8acad on White Background
The contrast ratio of #a8acad with white color is 2.29
Preview of #a8acad on black background
The contrast ratio of #a8acad with black color is 9.17
#a8acad color will look good with a black background.
Color Schemes of #a8acad
Triadic Colors of #a8acad
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 #a8acad
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 #a8acad
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 #a8acad
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: #a8acad;
}
This is a sample text used for the color #a8acad. 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: #a8acad;
}
This is a sample text used for the color #a8acad. 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 #a8acad;
}
This is a sample text used for the color #a8acad. 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 32.75%
Green 33.53%
Blue 33.72%
CMYK Percentage
Cyan 8.11
Magenta 1.62%
Yellow 0%
Black 90.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.