#acb8b1 Hex Color
rgb(172, 184, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b8 | b1 | - | #acb8b1 |
RGB | 172 | 184 | 177 | - | rgb(172,184,177) |
HSL | 145 | 8% | 70% | - | hsl(145,8%,70%) |
HSV | 145 | 7% | 72% | - | hsv(145,7%,72%) |
XYZ | 42.0896 | 46.226 | 48.2991 | - | xyz(42.0896,46.226,48.2991) |
CIE-LAB | 73.69 | -5.49 | 2.11 | - | lab(73.69,-5.49,2.11) |
CMYK | 0.065217391304348 | 0 | 0.03804347826087 | 0.27843137254902 | cmyk(0.065217391304348,0,0.03804347826087,0.27843137254902) |
Description
The RGB value of color #acb8b1 is rgb(172, 184, 177).
In the hex color #acb8b1, The value of Red is 172, value of Green is 184, and value of Blue is 177. The primary color is Green. Similarly, The HSL values for #acb8b1 consists of 145° Hue, 8% Saturation, and 70% Lightness.
In the CMYK color model, the color #acb8b1 can be represented as Cyan=0.065217391304348%, Magenta=0%, Yellow=0.03804347826087%, and Black=0.27843137254902%.
Shades of #acb8b1
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 #acb8b1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb8b1
Preview of #acb8b1 on White Background
The contrast ratio of #acb8b1 with white color is 2.05
Preview of #acb8b1 on black background
The contrast ratio of #acb8b1 with black color is 10.25
#acb8b1 color will look good with a black background.
Color Schemes of #acb8b1
Triadic Colors of #acb8b1
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 #acb8b1
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 #acb8b1
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 #acb8b1
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: #acb8b1;
}
This is a sample text used for the color #acb8b1. 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: #acb8b1;
}
This is a sample text used for the color #acb8b1. 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 #acb8b1;
}
This is a sample text used for the color #acb8b1. 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 32.27%
Green 34.52%
Blue 33.21%
CMYK Percentage
Cyan 17.09
Magenta 0%
Yellow 9.97%
Black 72.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.