#ac6e4b Hex Color
rgb(172, 110, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 6e | 4b | - | #ac6e4b |
RGB | 172 | 110 | 75 | - | rgb(172,110,75) |
HSL | 22 | 39% | 48% | - | hsl(22,39%,48%) |
HSV | 22 | 56% | 67% | - | hsv(22,56%,67%) |
XYZ | 23.8592 | 20.4305 | 9.3426 | - | xyz(23.8592,20.4305,9.3426) |
CIE-LAB | 52.32 | 20.93 | 29.58 | - | lab(52.32,20.93,29.58) |
CMYK | 0 | 0.36046511627907 | 0.56395348837209 | 0.32549019607843 | cmyk(0,0.36046511627907,0.56395348837209,0.32549019607843) |
Description
The RGB value of color #ac6e4b is rgb(172, 110, 75).
In the hex color #ac6e4b, The value of Red is 172, value of Green is 110, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #ac6e4b consists of 22° Hue, 39% Saturation, and 48% Lightness.
In the CMYK color model, the color #ac6e4b can be represented as Cyan=0%, Magenta=0.36046511627907%, Yellow=0.56395348837209%, and Black=0.32549019607843%.
Shades of #ac6e4b
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 #ac6e4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac6e4b
Preview of #ac6e4b on White Background
The contrast ratio of #ac6e4b with white color is 4.13
Preview of #ac6e4b on black background
The contrast ratio of #ac6e4b with black color is 5.09
#ac6e4b color will look good with a black background.
Color Schemes of #ac6e4b
Triadic Colors of #ac6e4b
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 #ac6e4b
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 #ac6e4b
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 #ac6e4b
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: #ac6e4b;
}
This is a sample text used for the color #ac6e4b. 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: #ac6e4b;
}
This is a sample text used for the color #ac6e4b. 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 #ac6e4b;
}
This is a sample text used for the color #ac6e4b. 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 48.18%
Green 30.81%
Blue 21.01%
CMYK Percentage
Cyan 0
Magenta 28.84%
Yellow 45.12%
Black 26.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.