#a9cbbe Hex Color
rgb(169, 203, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | cb | be | - | #a9cbbe |
RGB | 169 | 203 | 190 | - | rgb(169,203,190) |
HSL | 157 | 25% | 73% | - | hsl(157,25%,73%) |
HSV | 157 | 17% | 80% | - | hsv(157,17%,80%) |
XYZ | 47.0124 | 54.8646 | 56.8273 | - | xyz(47.0124,54.8646,56.8273) |
CIE-LAB | 78.96 | -13.9 | 2.7 | - | lab(78.96,-13.9,2.7) |
CMYK | 0.16748768472906 | 0 | 0.064039408866995 | 0.20392156862745 | cmyk(0.16748768472906,0,0.064039408866995,0.20392156862745) |
Description
The RGB value of color #a9cbbe is rgb(169, 203, 190).
In the hex color #a9cbbe, The value of Red is 169, value of Green is 203, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #a9cbbe consists of 157° Hue, 25% Saturation, and 73% Lightness.
In the CMYK color model, the color #a9cbbe can be represented as Cyan=0.16748768472906%, Magenta=0%, Yellow=0.064039408866995%, and Black=0.20392156862745%.
Shades of #a9cbbe
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 #a9cbbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9cbbe
Preview of #a9cbbe on White Background
The contrast ratio of #a9cbbe with white color is 1.75
Preview of #a9cbbe on black background
The contrast ratio of #a9cbbe with black color is 11.97
#a9cbbe color will look good with a black background.
Color Schemes of #a9cbbe
Triadic Colors of #a9cbbe
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 #a9cbbe
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 #a9cbbe
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 #a9cbbe
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: #a9cbbe;
}
This is a sample text used for the color #a9cbbe. 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: #a9cbbe;
}
This is a sample text used for the color #a9cbbe. 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 #a9cbbe;
}
This is a sample text used for the color #a9cbbe. 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.07%
Green 36.12%
Blue 33.81%
CMYK Percentage
Cyan 38.46
Magenta 0%
Yellow 14.71%
Black 46.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.