#aadbbb Hex Color
rgb(170, 219, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | aa | db | bb | - | #aadbbb |
| RGB | 170 | 219 | 187 | - | rgb(170,219,187) |
| HSL | 141 | 40% | 76% | - | hsl(141,40%,76%) |
| HSV | 141 | 22% | 86% | - | hsv(141,22%,86%) |
| XYZ | 50.8787 | 62.7969 | 56.4531 | - | xyz(50.8787,62.7969,56.4531) |
| CIE-LAB | 83.34 | -22.19 | 10.6 | - | lab(83.34,-22.19,10.6) |
| CMYK | 0.22374429223744 | 0 | 0.14611872146119 | 0.14117647058824 | cmyk(0.22374429223744,0,0.14611872146119,0.14117647058824) |
Description
The RGB value of color #aadbbb is rgb(170, 219, 187).
In the hex color #aadbbb, The value of Red is 170, value of Green is 219, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #aadbbb consists of 141° Hue, 40% Saturation, and 76% Lightness.
In the CMYK color model, the color #aadbbb can be represented as Cyan=0.22374429223744%, Magenta=0%, Yellow=0.14611872146119%, and Black=0.14117647058824%.
Shades of #aadbbb
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 #aadbbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aadbbb
Preview of #aadbbb on White Background
The contrast ratio of #aadbbb with white color is 1.55
Preview of #aadbbb on black background
The contrast ratio of #aadbbb with black color is 13.56
#aadbbb color will look good with a black background.
Color Schemes of #aadbbb
Triadic Colors of #aadbbb
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 #aadbbb
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 #aadbbb
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 #aadbbb
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: #aadbbb;
}
This is a sample text used for the color #aadbbb. 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: #aadbbb;
}
This is a sample text used for the color #aadbbb. 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 #aadbbb;
}
This is a sample text used for the color #aadbbb. 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.51%
Green 38.02%
Blue 32.47%
CMYK Percentage
Cyan 43.78
Magenta 0%
Yellow 28.59%
Black 27.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.