#aad7cb Hex Color
rgb(170, 215, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | d7 | cb | - | #aad7cb |
RGB | 170 | 215 | 203 | - | rgb(170,215,203) |
HSL | 164 | 36% | 75% | - | hsl(164,36%,75%) |
HSV | 164 | 21% | 84% | - | hsv(164,21%,84%) |
XYZ | 51.6575 | 61.4587 | 65.64 | - | xyz(51.6575,61.4587,65.64) |
CIE-LAB | 82.62 | -17.07 | 1.09 | - | lab(82.62,-17.07,1.09) |
CMYK | 0.2093023255814 | 0 | 0.055813953488372 | 0.15686274509804 | cmyk(0.2093023255814,0,0.055813953488372,0.15686274509804) |
Description
The RGB value of color #aad7cb is rgb(170, 215, 203).
In the hex color #aad7cb, The value of Red is 170, value of Green is 215, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #aad7cb consists of 164° Hue, 36% Saturation, and 75% Lightness.
In the CMYK color model, the color #aad7cb can be represented as Cyan=0.2093023255814%, Magenta=0%, Yellow=0.055813953488372%, and Black=0.15686274509804%.
Shades of #aad7cb
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 #aad7cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aad7cb
Preview of #aad7cb on White Background
The contrast ratio of #aad7cb with white color is 1.58
Preview of #aad7cb on black background
The contrast ratio of #aad7cb with black color is 13.29
#aad7cb color will look good with a black background.
Color Schemes of #aad7cb
Triadic Colors of #aad7cb
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 #aad7cb
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 #aad7cb
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 #aad7cb
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: #aad7cb;
}
This is a sample text used for the color #aad7cb. 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: #aad7cb;
}
This is a sample text used for the color #aad7cb. 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 #aad7cb;
}
This is a sample text used for the color #aad7cb. 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 28.91%
Green 36.56%
Blue 34.52%
CMYK Percentage
Cyan 49.6
Magenta 0%
Yellow 13.23%
Black 37.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.