#aad2b1 Hex Color
rgb(170, 210, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | d2 | b1 | - | #aad2b1 |
RGB | 170 | 210 | 177 | - | rgb(170,210,177) |
HSL | 131 | 31% | 75% | - | hsl(131,31%,75%) |
HSV | 131 | 19% | 82% | - | hsv(131,19%,82%) |
XYZ | 47.56 | 57.8136 | 50.2474 | - | xyz(47.56,57.8136,50.2474) |
CIE-LAB | 80.64 | -19.58 | 12.06 | - | lab(80.64,-19.58,12.06) |
CMYK | 0.19047619047619 | 0 | 0.15714285714286 | 0.17647058823529 | cmyk(0.19047619047619,0,0.15714285714286,0.17647058823529) |
Description
The RGB value of color #aad2b1 is rgb(170, 210, 177).
In the hex color #aad2b1, The value of Red is 170, value of Green is 210, and value of Blue is 177. The primary color is Green. Similarly, The HSL values for #aad2b1 consists of 131° Hue, 31% Saturation, and 75% Lightness.
In the CMYK color model, the color #aad2b1 can be represented as Cyan=0.19047619047619%, Magenta=0%, Yellow=0.15714285714286%, and Black=0.17647058823529%.
Shades of #aad2b1
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 #aad2b1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aad2b1
Preview of #aad2b1 on White Background
The contrast ratio of #aad2b1 with white color is 1.67
Preview of #aad2b1 on black background
The contrast ratio of #aad2b1 with black color is 12.56
#aad2b1 color will look good with a black background.
Color Schemes of #aad2b1
Triadic Colors of #aad2b1
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 #aad2b1
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 #aad2b1
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 #aad2b1
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: #aad2b1;
}
This is a sample text used for the color #aad2b1. 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: #aad2b1;
}
This is a sample text used for the color #aad2b1. 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 #aad2b1;
}
This is a sample text used for the color #aad2b1. 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.52%
Green 37.7%
Blue 31.78%
CMYK Percentage
Cyan 36.34
Magenta 0%
Yellow 29.98%
Black 33.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.