#add1bd Hex Color
rgb(173, 209, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ad | d1 | bd | - | #add1bd |
| RGB | 173 | 209 | 189 | - | rgb(173,209,189) |
| HSL | 147 | 28% | 75% | - | hsl(147,28%,75%) |
| HSV | 147 | 17% | 82% | - | hsv(147,17%,82%) |
| XYZ | 49.2194 | 58.1593 | 56.7758 | - | xyz(49.2194,58.1593,56.7758) |
| CIE-LAB | 80.83 | -15.84 | 5.97 | - | lab(80.83,-15.84,5.97) |
| CMYK | 0.17224880382775 | 0 | 0.095693779904306 | 0.18039215686275 | cmyk(0.17224880382775,0,0.095693779904306,0.18039215686275) |
Description
The RGB value of color #add1bd is rgb(173, 209, 189).
In the hex color #add1bd, The value of Red is 173, value of Green is 209, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #add1bd consists of 147° Hue, 28% Saturation, and 75% Lightness.
In the CMYK color model, the color #add1bd can be represented as Cyan=0.17224880382775%, Magenta=0%, Yellow=0.095693779904306%, and Black=0.18039215686275%.
Shades of #add1bd
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 #add1bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #add1bd
Preview of #add1bd on White Background
The contrast ratio of #add1bd with white color is 1.66
Preview of #add1bd on black background
The contrast ratio of #add1bd with black color is 12.63
#add1bd color will look good with a black background.
Color Schemes of #add1bd
Triadic Colors of #add1bd
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 #add1bd
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 #add1bd
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 #add1bd
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: #add1bd;
}
This is a sample text used for the color #add1bd. 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: #add1bd;
}
This is a sample text used for the color #add1bd. 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 #add1bd;
}
This is a sample text used for the color #add1bd. 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.3%
Green 36.6%
Blue 33.1%
CMYK Percentage
Cyan 38.42
Magenta 0%
Yellow 21.34%
Black 40.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.