#a9bcad Hex Color
rgb(169, 188, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | bc | ad | - | #a9bcad |
RGB | 169 | 188 | 173 | - | rgb(169,188,173) |
HSL | 133 | 12% | 70% | - | hsl(133,12%,70%) |
HSV | 133 | 10% | 74% | - | hsv(133,10%,74%) |
XYZ | 41.8882 | 47.4186 | 46.4801 | - | xyz(41.8882,47.4186,46.4801) |
CIE-LAB | 74.46 | -9.4 | 5.37 | - | lab(74.46,-9.4,5.37) |
CMYK | 0.10106382978723 | 0 | 0.079787234042553 | 0.26274509803922 | cmyk(0.10106382978723,0,0.079787234042553,0.26274509803922) |
Description
The RGB value of color #a9bcad is rgb(169, 188, 173).
In the hex color #a9bcad, The value of Red is 169, value of Green is 188, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #a9bcad consists of 133° Hue, 12% Saturation, and 70% Lightness.
In the CMYK color model, the color #a9bcad can be represented as Cyan=0.10106382978723%, Magenta=0%, Yellow=0.079787234042553%, and Black=0.26274509803922%.
Shades of #a9bcad
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 #a9bcad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9bcad
Preview of #a9bcad on White Background
The contrast ratio of #a9bcad with white color is 2
Preview of #a9bcad on black background
The contrast ratio of #a9bcad with black color is 10.48
#a9bcad color will look good with a black background.
Color Schemes of #a9bcad
Triadic Colors of #a9bcad
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 #a9bcad
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 #a9bcad
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 #a9bcad
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: #a9bcad;
}
This is a sample text used for the color #a9bcad. 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: #a9bcad;
}
This is a sample text used for the color #a9bcad. 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 #a9bcad;
}
This is a sample text used for the color #a9bcad. 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 31.89%
Green 35.47%
Blue 32.64%
CMYK Percentage
Cyan 22.78
Magenta 0%
Yellow 17.99%
Black 59.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.