#adddb2 Hex Color
rgb(173, 221, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | dd | b2 | - | #adddb2 |
RGB | 173 | 221 | 178 | - | rgb(173,221,178) |
HSL | 126 | 41% | 77% | - | hsl(126,41%,77%) |
HSV | 126 | 22% | 87% | - | hsv(126,22%,87%) |
XYZ | 51.1259 | 63.8115 | 51.7417 | - | xyz(51.1259,63.8115,51.7417) |
CIE-LAB | 83.87 | -23.83 | 16.11 | - | lab(83.87,-23.83,16.11) |
CMYK | 0.21719457013575 | 0 | 0.19457013574661 | 0.13333333333333 | cmyk(0.21719457013575,0,0.19457013574661,0.13333333333333) |
Description
The RGB value of color #adddb2 is rgb(173, 221, 178).
In the hex color #adddb2, The value of Red is 173, value of Green is 221, and value of Blue is 178. The primary color is Green. Similarly, The HSL values for #adddb2 consists of 126° Hue, 41% Saturation, and 77% Lightness.
In the CMYK color model, the color #adddb2 can be represented as Cyan=0.21719457013575%, Magenta=0%, Yellow=0.19457013574661%, and Black=0.13333333333333%.
Shades of #adddb2
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 #adddb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adddb2
Preview of #adddb2 on White Background
The contrast ratio of #adddb2 with white color is 1.53
Preview of #adddb2 on black background
The contrast ratio of #adddb2 with black color is 13.76
#adddb2 color will look good with a black background.
Color Schemes of #adddb2
Triadic Colors of #adddb2
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 #adddb2
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 #adddb2
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 #adddb2
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: #adddb2;
}
This is a sample text used for the color #adddb2. 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: #adddb2;
}
This is a sample text used for the color #adddb2. 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 #adddb2;
}
This is a sample text used for the color #adddb2. 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.24%
Green 38.64%
Blue 31.12%
CMYK Percentage
Cyan 39.85
Magenta 0%
Yellow 35.69%
Black 24.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.