#a9ddbb Hex Color
rgb(169, 221, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | dd | bb | - | #a9ddbb |
RGB | 169 | 221 | 187 | - | rgb(169,221,187) |
HSL | 141 | 43% | 76% | - | hsl(141,43%,76%) |
HSV | 141 | 24% | 87% | - | hsv(141,24%,87%) |
XYZ | 51.1883 | 63.7358 | 56.618 | - | xyz(51.1883,63.7358,56.618) |
CIE-LAB | 83.83 | -23.49 | 11.29 | - | lab(83.83,-23.49,11.29) |
CMYK | 0.23529411764706 | 0 | 0.15384615384615 | 0.13333333333333 | cmyk(0.23529411764706,0,0.15384615384615,0.13333333333333) |
Description
The RGB value of color #a9ddbb is rgb(169, 221, 187).
In the hex color #a9ddbb, The value of Red is 169, value of Green is 221, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #a9ddbb consists of 141° Hue, 43% Saturation, and 76% Lightness.
In the CMYK color model, the color #a9ddbb can be represented as Cyan=0.23529411764706%, Magenta=0%, Yellow=0.15384615384615%, and Black=0.13333333333333%.
Shades of #a9ddbb
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 #a9ddbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9ddbb
Preview of #a9ddbb on White Background
The contrast ratio of #a9ddbb with white color is 1.53
Preview of #a9ddbb on black background
The contrast ratio of #a9ddbb with black color is 13.75
#a9ddbb color will look good with a black background.
Color Schemes of #a9ddbb
Triadic Colors of #a9ddbb
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 #a9ddbb
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 #a9ddbb
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 #a9ddbb
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: #a9ddbb;
}
This is a sample text used for the color #a9ddbb. 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: #a9ddbb;
}
This is a sample text used for the color #a9ddbb. 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 #a9ddbb;
}
This is a sample text used for the color #a9ddbb. 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 29.29%
Green 38.3%
Blue 32.41%
CMYK Percentage
Cyan 45.03
Magenta 0%
Yellow 29.45%
Black 25.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.