#ac5f5b Hex Color
rgb(172, 95, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 5f | 5b | - | #ac5f5b |
RGB | 172 | 95 | 91 | - | rgb(172,95,91) |
HSL | 3 | 33% | 52% | - | hsl(3,33%,52%) |
HSV | 3 | 47% | 67% | - | hsv(3,47%,67%) |
XYZ | 22.9938 | 17.7104 | 12.1041 | - | xyz(22.9938,17.7104,12.1041) |
CIE-LAB | 49.14 | 30.76 | 16.15 | - | lab(49.14,30.76,16.15) |
CMYK | 0 | 0.44767441860465 | 0.47093023255814 | 0.32549019607843 | cmyk(0,0.44767441860465,0.47093023255814,0.32549019607843) |
Description
The RGB value of color #ac5f5b is rgb(172, 95, 91).
In the hex color #ac5f5b, The value of Red is 172, value of Green is 95, and value of Blue is 91. The primary color is Red. Similarly, The HSL values for #ac5f5b consists of 3° Hue, 33% Saturation, and 52% Lightness.
In the CMYK color model, the color #ac5f5b can be represented as Cyan=0%, Magenta=0.44767441860465%, Yellow=0.47093023255814%, and Black=0.32549019607843%.
Shades of #ac5f5b
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 #ac5f5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac5f5b
Preview of #ac5f5b on White Background
The contrast ratio of #ac5f5b with white color is 4.62
#ac5f5b color will look good on a white background.
Preview of #ac5f5b on black background
The contrast ratio of #ac5f5b with black color is 4.54
Color Schemes of #ac5f5b
Triadic Colors of #ac5f5b
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 #ac5f5b
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 #ac5f5b
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 #ac5f5b
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: #ac5f5b;
}
This is a sample text used for the color #ac5f5b. 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: #ac5f5b;
}
This is a sample text used for the color #ac5f5b. 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 #ac5f5b;
}
This is a sample text used for the color #ac5f5b. 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.04%
Green 26.54%
Blue 25.42%
CMYK Percentage
Cyan 0
Magenta 35.98%
Yellow 37.85%
Black 26.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.