#acb2c6 Hex Color
rgb(172, 178, 198)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b2 | c6 | - | #acb2c6 |
RGB | 172 | 178 | 198 | - | rgb(172,178,198) |
HSL | 226 | 19% | 73% | - | hsl(226,19%,73%) |
HSV | 226 | 13% | 78% | - | hsv(226,13%,78%) |
XYZ | 43.1267 | 44.6887 | 59.7788 | - | xyz(43.1267,44.6887,59.7788) |
CIE-LAB | 72.69 | 1.94 | -10.86 | - | lab(72.69,1.94,-10.86) |
CMYK | 0.13131313131313 | 0.1010101010101 | 0 | 0.22352941176471 | cmyk(0.13131313131313,0.1010101010101,0,0.22352941176471) |
Description
The RGB value of color #acb2c6 is rgb(172, 178, 198).
In the hex color #acb2c6, The value of Red is 172, value of Green is 178, and value of Blue is 198. The primary color is Blue. Similarly, The HSL values for #acb2c6 consists of 226° Hue, 19% Saturation, and 73% Lightness.
In the CMYK color model, the color #acb2c6 can be represented as Cyan=0.13131313131313%, Magenta=0.1010101010101%, Yellow=0%, and Black=0.22352941176471%.
Shades of #acb2c6
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 #acb2c6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb2c6
Preview of #acb2c6 on White Background
The contrast ratio of #acb2c6 with white color is 2.11
Preview of #acb2c6 on black background
The contrast ratio of #acb2c6 with black color is 9.94
#acb2c6 color will look good with a black background.
Color Schemes of #acb2c6
Triadic Colors of #acb2c6
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 #acb2c6
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 #acb2c6
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 #acb2c6
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: #acb2c6;
}
This is a sample text used for the color #acb2c6. 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: #acb2c6;
}
This is a sample text used for the color #acb2c6. 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 #acb2c6;
}
This is a sample text used for the color #acb2c6. 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.39%
Green 32.48%
Blue 36.13%
CMYK Percentage
Cyan 28.81
Magenta 22.16%
Yellow 0%
Black 49.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.