#a2bebb Hex Color
rgb(162, 190, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a2 | be | bb | - | #a2bebb |
| RGB | 162 | 190 | 187 | - | rgb(162,190,187) |
| HSL | 174 | 18% | 69% | - | hsl(174,18%,69%) |
| HSV | 174 | 15% | 75% | - | hsv(174,15%,75%) |
| XYZ | 42.2834 | 48.0961 | 54.0686 | - | xyz(42.2834,48.0961,54.0686) |
| CIE-LAB | 74.89 | -10.06 | -1.68 | - | lab(74.89,-10.06,-1.68) |
| CMYK | 0.14736842105263 | 0 | 0.015789473684211 | 0.25490196078431 | cmyk(0.14736842105263,0,0.015789473684211,0.25490196078431) |
Description
The RGB value of color #a2bebb is rgb(162, 190, 187).
In the hex color #a2bebb, The value of Red is 162, value of Green is 190, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #a2bebb consists of 174° Hue, 18% Saturation, and 69% Lightness.
In the CMYK color model, the color #a2bebb can be represented as Cyan=0.14736842105263%, Magenta=0%, Yellow=0.015789473684211%, and Black=0.25490196078431%.
Shades of #a2bebb
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 #a2bebb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2bebb
Preview of #a2bebb on White Background
The contrast ratio of #a2bebb with white color is 1.98
Preview of #a2bebb on black background
The contrast ratio of #a2bebb with black color is 10.62
#a2bebb color will look good with a black background.
Color Schemes of #a2bebb
Triadic Colors of #a2bebb
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 #a2bebb
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 #a2bebb
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 #a2bebb
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: #a2bebb;
}
This is a sample text used for the color #a2bebb. 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: #a2bebb;
}
This is a sample text used for the color #a2bebb. 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 #a2bebb;
}
This is a sample text used for the color #a2bebb. 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 30.06%
Green 35.25%
Blue 34.69%
CMYK Percentage
Cyan 35.25
Magenta 0%
Yellow 3.78%
Black 60.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.