#a6d2be Hex Color
rgb(166, 210, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | d2 | be | - | #a6d2be |
RGB | 166 | 210 | 190 | - | rgb(166,210,190) |
HSL | 153 | 33% | 74% | - | hsl(153,33%,74%) |
HSV | 153 | 21% | 82% | - | hsv(153,21%,82%) |
XYZ | 48.0667 | 57.9179 | 57.3611 | - | xyz(48.0667,57.9179,57.3611) |
CIE-LAB | 80.69 | -18.42 | 5.18 | - | lab(80.69,-18.42,5.18) |
CMYK | 0.20952380952381 | 0 | 0.095238095238095 | 0.17647058823529 | cmyk(0.20952380952381,0,0.095238095238095,0.17647058823529) |
Description
The RGB value of color #a6d2be is rgb(166, 210, 190).
In the hex color #a6d2be, The value of Red is 166, value of Green is 210, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #a6d2be consists of 153° Hue, 33% Saturation, and 74% Lightness.
In the CMYK color model, the color #a6d2be can be represented as Cyan=0.20952380952381%, Magenta=0%, Yellow=0.095238095238095%, and Black=0.17647058823529%.
Shades of #a6d2be
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 #a6d2be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6d2be
Preview of #a6d2be on White Background
The contrast ratio of #a6d2be with white color is 1.67
Preview of #a6d2be on black background
The contrast ratio of #a6d2be with black color is 12.58
#a6d2be color will look good with a black background.
Color Schemes of #a6d2be
Triadic Colors of #a6d2be
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 #a6d2be
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 #a6d2be
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 #a6d2be
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: #a6d2be;
}
This is a sample text used for the color #a6d2be. 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: #a6d2be;
}
This is a sample text used for the color #a6d2be. 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 #a6d2be;
}
This is a sample text used for the color #a6d2be. 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.33%
Green 37.1%
Blue 33.57%
CMYK Percentage
Cyan 43.54
Magenta 0%
Yellow 19.79%
Black 36.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.