#a6ddcc Hex Color
rgb(166, 221, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | dd | cc | - | #a6ddcc |
RGB | 166 | 221 | 204 | - | rgb(166,221,204) |
HSL | 161 | 45% | 76% | - | hsl(161,45%,76%) |
HSV | 161 | 25% | 87% | - | hsv(161,25%,87%) |
XYZ | 52.4814 | 64.1795 | 66.7486 | - | xyz(52.4814,64.1795,66.7486) |
CIE-LAB | 84.06 | -21.09 | 2.62 | - | lab(84.06,-21.09,2.62) |
CMYK | 0.24886877828054 | 0 | 0.076923076923077 | 0.13333333333333 | cmyk(0.24886877828054,0,0.076923076923077,0.13333333333333) |
Description
The RGB value of color #a6ddcc is rgb(166, 221, 204).
In the hex color #a6ddcc, The value of Red is 166, value of Green is 221, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #a6ddcc consists of 161° Hue, 45% Saturation, and 76% Lightness.
In the CMYK color model, the color #a6ddcc can be represented as Cyan=0.24886877828054%, Magenta=0%, Yellow=0.076923076923077%, and Black=0.13333333333333%.
Shades of #a6ddcc
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 #a6ddcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6ddcc
Preview of #a6ddcc on White Background
The contrast ratio of #a6ddcc with white color is 1.52
Preview of #a6ddcc on black background
The contrast ratio of #a6ddcc with black color is 13.84
#a6ddcc color will look good with a black background.
Color Schemes of #a6ddcc
Triadic Colors of #a6ddcc
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 #a6ddcc
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 #a6ddcc
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 #a6ddcc
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: #a6ddcc;
}
This is a sample text used for the color #a6ddcc. 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: #a6ddcc;
}
This is a sample text used for the color #a6ddcc. 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 #a6ddcc;
}
This is a sample text used for the color #a6ddcc. 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 28.09%
Green 37.39%
Blue 34.52%
CMYK Percentage
Cyan 54.2
Magenta 0%
Yellow 16.75%
Black 29.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.