#a9cbbb Hex Color
rgb(169, 203, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | cb | bb | - | #a9cbbb |
RGB | 169 | 203 | 187 | - | rgb(169,203,187) |
HSL | 152 | 25% | 73% | - | hsl(152,25%,73%) |
HSV | 152 | 17% | 80% | - | hsv(152,17%,80%) |
XYZ | 46.6878 | 54.7347 | 55.1179 | - | xyz(46.6878,54.7347,55.1179) |
CIE-LAB | 78.89 | -14.49 | 4.21 | - | lab(78.89,-14.49,4.21) |
CMYK | 0.16748768472906 | 0 | 0.078817733990148 | 0.20392156862745 | cmyk(0.16748768472906,0,0.078817733990148,0.20392156862745) |
Description
The RGB value of color #a9cbbb is rgb(169, 203, 187).
In the hex color #a9cbbb, The value of Red is 169, value of Green is 203, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #a9cbbb consists of 152° Hue, 25% Saturation, and 73% Lightness.
In the CMYK color model, the color #a9cbbb can be represented as Cyan=0.16748768472906%, Magenta=0%, Yellow=0.078817733990148%, and Black=0.20392156862745%.
Shades of #a9cbbb
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 #a9cbbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9cbbb
Preview of #a9cbbb on White Background
The contrast ratio of #a9cbbb with white color is 1.76
Preview of #a9cbbb on black background
The contrast ratio of #a9cbbb with black color is 11.95
#a9cbbb color will look good with a black background.
Color Schemes of #a9cbbb
Triadic Colors of #a9cbbb
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 #a9cbbb
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 #a9cbbb
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 #a9cbbb
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: #a9cbbb;
}
This is a sample text used for the color #a9cbbb. 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: #a9cbbb;
}
This is a sample text used for the color #a9cbbb. 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 #a9cbbb;
}
This is a sample text used for the color #a9cbbb. 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 30.23%
Green 36.31%
Blue 33.45%
CMYK Percentage
Cyan 37.2
Magenta 0%
Yellow 17.51%
Black 45.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.