#add6bd Hex Color
rgb(173, 214, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | d6 | bd | - | #add6bd |
RGB | 173 | 214 | 189 | - | rgb(173,214,189) |
HSL | 143 | 33% | 76% | - | hsl(143,33%,76%) |
HSV | 143 | 19% | 84% | - | hsv(143,19%,84%) |
XYZ | 50.4655 | 60.6515 | 57.1912 | - | xyz(50.4655,60.6515,57.1912) |
CIE-LAB | 82.19 | -18.36 | 7.93 | - | lab(82.19,-18.36,7.93) |
CMYK | 0.19158878504673 | 0 | 0.11682242990654 | 0.16078431372549 | cmyk(0.19158878504673,0,0.11682242990654,0.16078431372549) |
Description
The RGB value of color #add6bd is rgb(173, 214, 189).
In the hex color #add6bd, The value of Red is 173, value of Green is 214, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #add6bd consists of 143° Hue, 33% Saturation, and 76% Lightness.
In the CMYK color model, the color #add6bd can be represented as Cyan=0.19158878504673%, Magenta=0%, Yellow=0.11682242990654%, and Black=0.16078431372549%.
Shades of #add6bd
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 #add6bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #add6bd
Preview of #add6bd on White Background
The contrast ratio of #add6bd with white color is 1.6
Preview of #add6bd on black background
The contrast ratio of #add6bd with black color is 13.13
#add6bd color will look good with a black background.
Color Schemes of #add6bd
Triadic Colors of #add6bd
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 #add6bd
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 #add6bd
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 #add6bd
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: #add6bd;
}
This is a sample text used for the color #add6bd. 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: #add6bd;
}
This is a sample text used for the color #add6bd. 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 #add6bd;
}
This is a sample text used for the color #add6bd. 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.03%
Green 37.15%
Blue 32.81%
CMYK Percentage
Cyan 40.83
Magenta 0%
Yellow 24.9%
Black 34.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.