#acb2be Hex Color
rgb(172, 178, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b2 | be | - | #acb2be |
RGB | 172 | 178 | 190 | - | rgb(172,178,190) |
HSL | 220 | 12% | 71% | - | hsl(220,12%,71%) |
HSV | 220 | 9% | 75% | - | hsv(220,9%,75%) |
XYZ | 42.2279 | 44.3292 | 55.0459 | - | xyz(42.2279,44.3292,55.0459) |
CIE-LAB | 72.45 | 0.28 | -6.83 | - | lab(72.45,0.28,-6.83) |
CMYK | 0.094736842105263 | 0.063157894736842 | 0 | 0.25490196078431 | cmyk(0.094736842105263,0.063157894736842,0,0.25490196078431) |
Description
The RGB value of color #acb2be is rgb(172, 178, 190).
In the hex color #acb2be, The value of Red is 172, value of Green is 178, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #acb2be consists of 220° Hue, 12% Saturation, and 71% Lightness.
In the CMYK color model, the color #acb2be can be represented as Cyan=0.094736842105263%, Magenta=0.063157894736842%, Yellow=0%, and Black=0.25490196078431%.
Shades of #acb2be
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 #acb2be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb2be
Preview of #acb2be on White Background
The contrast ratio of #acb2be with white color is 2.13
Preview of #acb2be on black background
The contrast ratio of #acb2be with black color is 9.87
#acb2be color will look good with a black background.
Color Schemes of #acb2be
Triadic Colors of #acb2be
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 #acb2be
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 #acb2be
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 #acb2be
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: #acb2be;
}
This is a sample text used for the color #acb2be. 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: #acb2be;
}
This is a sample text used for the color #acb2be. 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 #acb2be;
}
This is a sample text used for the color #acb2be. 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 31.85%
Green 32.96%
Blue 35.19%
CMYK Percentage
Cyan 22.95
Magenta 15.3%
Yellow 0%
Black 61.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.