#a9c0cc Hex Color
rgb(169, 192, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | c0 | cc | - | #a9c0cc |
RGB | 169 | 192 | 204 | - | rgb(169,192,204) |
HSL | 201 | 26% | 73% | - | hsl(201,26%,73%) |
HSV | 201 | 17% | 80% | - | hsv(201,17%,80%) |
XYZ | 46.1109 | 50.4939 | 64.4427 | - | xyz(46.1109,50.4939,64.4427) |
CIE-LAB | 76.37 | -5.27 | -8.66 | - | lab(76.37,-5.27,-8.66) |
CMYK | 0.17156862745098 | 0.058823529411765 | 0 | 0.2 | cmyk(0.17156862745098,0.058823529411765,0,0.2) |
Description
The RGB value of color #a9c0cc is rgb(169, 192, 204).
In the hex color #a9c0cc, The value of Red is 169, value of Green is 192, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #a9c0cc consists of 201° Hue, 26% Saturation, and 73% Lightness.
In the CMYK color model, the color #a9c0cc can be represented as Cyan=0.17156862745098%, Magenta=0.058823529411765%, Yellow=0%, and Black=0.2%.
Shades of #a9c0cc
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 #a9c0cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9c0cc
Preview of #a9c0cc on White Background
The contrast ratio of #a9c0cc with white color is 1.89
Preview of #a9c0cc on black background
The contrast ratio of #a9c0cc with black color is 11.1
#a9c0cc color will look good with a black background.
Color Schemes of #a9c0cc
Triadic Colors of #a9c0cc
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 #a9c0cc
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 #a9c0cc
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 #a9c0cc
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: #a9c0cc;
}
This is a sample text used for the color #a9c0cc. 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: #a9c0cc;
}
This is a sample text used for the color #a9c0cc. 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 #a9c0cc;
}
This is a sample text used for the color #a9c0cc. 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 29.91%
Green 33.98%
Blue 36.11%
CMYK Percentage
Cyan 39.86
Magenta 13.67%
Yellow 0%
Black 46.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.