#acbfbc Hex Color
rgb(172, 191, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | bf | bc | - | #acbfbc |
RGB | 172 | 191 | 188 | - | rgb(172,191,188) |
HSL | 171 | 13% | 71% | - | hsl(171,13%,71%) |
HSV | 171 | 10% | 75% | - | hsv(171,10%,75%) |
XYZ | 44.7212 | 49.6631 | 54.8058 | - | xyz(44.7212,49.6631,54.8058) |
CIE-LAB | 75.86 | -7.07 | -0.71 | - | lab(75.86,-7.07,-0.71) |
CMYK | 0.099476439790576 | 0 | 0.015706806282722 | 0.25098039215686 | cmyk(0.099476439790576,0,0.015706806282722,0.25098039215686) |
Description
The RGB value of color #acbfbc is rgb(172, 191, 188).
In the hex color #acbfbc, The value of Red is 172, value of Green is 191, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #acbfbc consists of 171° Hue, 13% Saturation, and 71% Lightness.
In the CMYK color model, the color #acbfbc can be represented as Cyan=0.099476439790576%, Magenta=0%, Yellow=0.015706806282722%, and Black=0.25098039215686%.
Shades of #acbfbc
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 #acbfbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acbfbc
Preview of #acbfbc on White Background
The contrast ratio of #acbfbc with white color is 1.92
Preview of #acbfbc on black background
The contrast ratio of #acbfbc with black color is 10.93
#acbfbc color will look good with a black background.
Color Schemes of #acbfbc
Triadic Colors of #acbfbc
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 #acbfbc
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 #acbfbc
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 #acbfbc
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: #acbfbc;
}
This is a sample text used for the color #acbfbc. 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: #acbfbc;
}
This is a sample text used for the color #acbfbc. 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 #acbfbc;
}
This is a sample text used for the color #acbfbc. 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.22%
Green 34.66%
Blue 34.12%
CMYK Percentage
Cyan 27.17
Magenta 0%
Yellow 4.29%
Black 68.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.