#a9cbad Hex Color
rgb(169, 203, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | cb | ad | - | #a9cbad |
RGB | 169 | 203 | 173 | - | rgb(169,203,173) |
HSL | 127 | 25% | 73% | - | hsl(127,25%,73%) |
HSV | 127 | 17% | 80% | - | hsv(127,17%,80%) |
XYZ | 45.2609 | 54.164 | 47.6044 | - | xyz(45.2609,54.164,47.6044) |
CIE-LAB | 78.56 | -17.12 | 11.23 | - | lab(78.56,-17.12,11.23) |
CMYK | 0.16748768472906 | 0 | 0.14778325123153 | 0.20392156862745 | cmyk(0.16748768472906,0,0.14778325123153,0.20392156862745) |
Description
The RGB value of color #a9cbad is rgb(169, 203, 173).
In the hex color #a9cbad, The value of Red is 169, value of Green is 203, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #a9cbad consists of 127° Hue, 25% Saturation, and 73% Lightness.
In the CMYK color model, the color #a9cbad can be represented as Cyan=0.16748768472906%, Magenta=0%, Yellow=0.14778325123153%, and Black=0.20392156862745%.
Shades of #a9cbad
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 #a9cbad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9cbad
Preview of #a9cbad on White Background
The contrast ratio of #a9cbad with white color is 1.77
Preview of #a9cbad on black background
The contrast ratio of #a9cbad with black color is 11.83
#a9cbad color will look good with a black background.
Color Schemes of #a9cbad
Triadic Colors of #a9cbad
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 #a9cbad
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 #a9cbad
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 #a9cbad
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: #a9cbad;
}
This is a sample text used for the color #a9cbad. 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: #a9cbad;
}
This is a sample text used for the color #a9cbad. 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 #a9cbad;
}
This is a sample text used for the color #a9cbad. 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.01%
Green 37.25%
Blue 31.74%
CMYK Percentage
Cyan 32.26
Magenta 0%
Yellow 28.46%
Black 39.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.