#abd2be Hex Color
rgb(171, 210, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | d2 | be | - | #abd2be |
RGB | 171 | 210 | 190 | - | rgb(171,210,190) |
HSL | 149 | 30% | 75% | - | hsl(149,30%,75%) |
HSV | 149 | 19% | 82% | - | hsv(149,19%,82%) |
XYZ | 49.1354 | 58.4688 | 57.4111 | - | xyz(49.1354,58.4688,57.4111) |
CIE-LAB | 81 | -16.81 | 5.66 | - | lab(81,-16.81,5.66) |
CMYK | 0.18571428571429 | 0 | 0.095238095238095 | 0.17647058823529 | cmyk(0.18571428571429,0,0.095238095238095,0.17647058823529) |
Description
The RGB value of color #abd2be is rgb(171, 210, 190).
In the hex color #abd2be, The value of Red is 171, value of Green is 210, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #abd2be consists of 149° Hue, 30% Saturation, and 75% Lightness.
In the CMYK color model, the color #abd2be can be represented as Cyan=0.18571428571429%, Magenta=0%, Yellow=0.095238095238095%, and Black=0.17647058823529%.
Shades of #abd2be
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 #abd2be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abd2be
Preview of #abd2be on White Background
The contrast ratio of #abd2be with white color is 1.65
Preview of #abd2be on black background
The contrast ratio of #abd2be with black color is 12.69
#abd2be color will look good with a black background.
Color Schemes of #abd2be
Triadic Colors of #abd2be
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 #abd2be
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 #abd2be
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 #abd2be
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: #abd2be;
}
This is a sample text used for the color #abd2be. 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: #abd2be;
}
This is a sample text used for the color #abd2be. 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 #abd2be;
}
This is a sample text used for the color #abd2be. 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.95%
Green 36.78%
Blue 33.27%
CMYK Percentage
Cyan 40.6
Magenta 0%
Yellow 20.82%
Black 38.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.