#ac6f6f Hex Color
rgb(172, 111, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 6f | 6f | - | #ac6f6f |
RGB | 172 | 111 | 111 | - | rgb(172,111,111) |
HSL | 0 | 27% | 55% | - | hsl(0,27%,55%) |
HSV | 0 | 35% | 67% | - | hsv(0,35%,67%) |
XYZ | 25.5669 | 21.2872 | 17.8002 | - | xyz(25.5669,21.2872,17.8002) |
CIE-LAB | 53.26 | 24.22 | 10.06 | - | lab(53.26,24.22,10.06) |
CMYK | 0 | 0.3546511627907 | 0.3546511627907 | 0.32549019607843 | cmyk(0,0.3546511627907,0.3546511627907,0.32549019607843) |
Description
The RGB value of color #ac6f6f is rgb(172, 111, 111).
In the hex color #ac6f6f, The value of Red is 172, value of Green is 111, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #ac6f6f consists of 0° Hue, 27% Saturation, and 55% Lightness.
In the CMYK color model, the color #ac6f6f can be represented as Cyan=0%, Magenta=0.3546511627907%, Yellow=0.3546511627907%, and Black=0.32549019607843%.
Shades of #ac6f6f
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 #ac6f6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac6f6f
Preview of #ac6f6f on White Background
The contrast ratio of #ac6f6f with white color is 3.99
Preview of #ac6f6f on black background
The contrast ratio of #ac6f6f with black color is 5.26
#ac6f6f color will look good with a black background.
Color Schemes of #ac6f6f
Triadic Colors of #ac6f6f
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 #ac6f6f
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 #ac6f6f
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 #ac6f6f
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: #ac6f6f;
}
This is a sample text used for the color #ac6f6f. 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: #ac6f6f;
}
This is a sample text used for the color #ac6f6f. 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 #ac6f6f;
}
This is a sample text used for the color #ac6f6f. 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 43.65%
Green 28.17%
Blue 28.17%
CMYK Percentage
Cyan 0
Magenta 34.27%
Yellow 34.27%
Black 31.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.