#a6d2dd Hex Color
rgb(166, 210, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | d2 | dd | - | #a6d2dd |
RGB | 166 | 210 | 221 | - | rgb(166,210,221) |
HSL | 192 | 45% | 76% | - | hsl(192,45%,76%) |
HSV | 192 | 25% | 87% | - | hsv(192,25%,87%) |
XYZ | 51.8236 | 59.4206 | 77.1445 | - | xyz(51.8236,59.4206,77.1445) |
CIE-LAB | 81.52 | -11.88 | -10.16 | - | lab(81.52,-11.88,-10.16) |
CMYK | 0.24886877828054 | 0.049773755656109 | 0 | 0.13333333333333 | cmyk(0.24886877828054,0.049773755656109,0,0.13333333333333) |
Description
The RGB value of color #a6d2dd is rgb(166, 210, 221).
In the hex color #a6d2dd, The value of Red is 166, value of Green is 210, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #a6d2dd consists of 192° Hue, 45% Saturation, and 76% Lightness.
In the CMYK color model, the color #a6d2dd can be represented as Cyan=0.24886877828054%, Magenta=0.049773755656109%, Yellow=0%, and Black=0.13333333333333%.
Shades of #a6d2dd
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 #a6d2dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6d2dd
Preview of #a6d2dd on White Background
The contrast ratio of #a6d2dd with white color is 1.63
Preview of #a6d2dd on black background
The contrast ratio of #a6d2dd with black color is 12.88
#a6d2dd color will look good with a black background.
Color Schemes of #a6d2dd
Triadic Colors of #a6d2dd
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 #a6d2dd
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 #a6d2dd
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 #a6d2dd
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: #a6d2dd;
}
This is a sample text used for the color #a6d2dd. 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: #a6d2dd;
}
This is a sample text used for the color #a6d2dd. 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 #a6d2dd;
}
This is a sample text used for the color #a6d2dd. 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 27.81%
Green 35.18%
Blue 37.02%
CMYK Percentage
Cyan 57.61
Magenta 11.52%
Yellow 0%
Black 30.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.