#ac8383 Hex Color
rgb(172, 131, 131)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 83 | 83 | - | #ac8383 |
RGB | 172 | 131 | 131 | - | rgb(172,131,131) |
HSL | 0 | 20% | 59% | - | hsl(0,20%,59%) |
HSV | 0 | 24% | 67% | - | hsv(0,24%,67%) |
XYZ | 29.2263 | 26.6419 | 25.0747 | - | xyz(29.2263,26.6419,25.0747) |
CIE-LAB | 58.64 | 15.75 | 6.1 | - | lab(58.64,15.75,6.1) |
CMYK | 0 | 0.23837209302326 | 0.23837209302326 | 0.32549019607843 | cmyk(0,0.23837209302326,0.23837209302326,0.32549019607843) |
Description
The RGB value of color #ac8383 is rgb(172, 131, 131).
In the hex color #ac8383, The value of Red is 172, value of Green is 131, and value of Blue is 131. The primary color is Red. Similarly, The HSL values for #ac8383 consists of 0° Hue, 20% Saturation, and 59% Lightness.
In the CMYK color model, the color #ac8383 can be represented as Cyan=0%, Magenta=0.23837209302326%, Yellow=0.23837209302326%, and Black=0.32549019607843%.
Shades of #ac8383
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 #ac8383
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac8383
Preview of #ac8383 on White Background
The contrast ratio of #ac8383 with white color is 3.32
Preview of #ac8383 on black background
The contrast ratio of #ac8383 with black color is 6.33
#ac8383 color will look good with a black background.
Color Schemes of #ac8383
Triadic Colors of #ac8383
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 #ac8383
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 #ac8383
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 #ac8383
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: #ac8383;
}
This is a sample text used for the color #ac8383. 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: #ac8383;
}
This is a sample text used for the color #ac8383. 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 #ac8383;
}
This is a sample text used for the color #ac8383. 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 39.63%
Green 30.18%
Blue 30.18%
CMYK Percentage
Cyan 0
Magenta 29.71%
Yellow 29.71%
Black 40.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.