#add2c0 Hex Color
rgb(173, 210, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | d2 | c0 | - | #add2c0 |
RGB | 173 | 210 | 192 | - | rgb(173,210,192) |
HSL | 151 | 29% | 75% | - | hsl(151,29%,75%) |
HSV | 151 | 18% | 82% | - | hsv(151,18%,82%) |
XYZ | 49.7946 | 58.7832 | 58.591 | - | xyz(49.7946,58.7832,58.591) |
CIE-LAB | 81.17 | -15.77 | 4.86 | - | lab(81.17,-15.77,4.86) |
CMYK | 0.17619047619048 | 0 | 0.085714285714286 | 0.17647058823529 | cmyk(0.17619047619048,0,0.085714285714286,0.17647058823529) |
Description
The RGB value of color #add2c0 is rgb(173, 210, 192).
In the hex color #add2c0, The value of Red is 173, value of Green is 210, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #add2c0 consists of 151° Hue, 29% Saturation, and 75% Lightness.
In the CMYK color model, the color #add2c0 can be represented as Cyan=0.17619047619048%, Magenta=0%, Yellow=0.085714285714286%, and Black=0.17647058823529%.
Shades of #add2c0
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 #add2c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #add2c0
Preview of #add2c0 on White Background
The contrast ratio of #add2c0 with white color is 1.65
Preview of #add2c0 on black background
The contrast ratio of #add2c0 with black color is 12.76
#add2c0 color will look good with a black background.
Color Schemes of #add2c0
Triadic Colors of #add2c0
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 #add2c0
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 #add2c0
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 #add2c0
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: #add2c0;
}
This is a sample text used for the color #add2c0. 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: #add2c0;
}
This is a sample text used for the color #add2c0. 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 #add2c0;
}
This is a sample text used for the color #add2c0. 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.09%
Green 36.52%
Blue 33.39%
CMYK Percentage
Cyan 40.19
Magenta 0%
Yellow 19.55%
Black 40.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.