Shades of Afghan Tan #915520
Tints of Afghan Tan #915520
RGB
CMYK
RGB Variations
Color information
#915520 (or 0x915520) is known color: Afghan Tan. HEX triplet: 91, 55 and 20. RGB value is (145,85,32). Sum of RGB (Red+Green+Blue) = 145+85+32=262 (34% of max value = 765). Red value is 145 (57.03% from 255 or 55.34% from 262); Green value is 85 (33.59% from 255 or 32.44% from 262); Blue value is 32 (12.89% from 255 or 12.21% from 262); Max value from RGB is 145 - color contains mainly: red. Hex color #915520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915520 is #6EAADF. Grayscale: #616161. Windows color (decimal): -7252704 or 2119057. OLE color: 2119057.
HSL color Cylindrical-coordinate representation of color #915520: hue angle of 28.14º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #915520 is Cyan = 0, Magento = 0.41, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 32 | - |
| CMYK | 0 | 0.41 | 0.78 | 0.43 |
| HSL | 28.14º | 0.64% | 0.35% | - |
| HSV(B) | 28.14º | 0.78% | 0.57% | - |
| XYZ | 15.19 | 12.62 | 3 | - |
| YUV | 96.9 | 91.38 | 162.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 32 | 0 | 0.41 | 0.78 | 0.43 | 28.14 | 0.64 | 0.35 |
| Hex | 91 | 55 | 20 | 0 | 29 | 4E | 2B | 1C | 40 | 23 |
| Octal | 221 | 125 | 40 | 0 | 51 | 116 | 53 | 34 | 100 | 43 |
| Binary | 10010001 | 1010101 | 100000 | 0 | 101001 | 1001110 | 101011 | 11100 | 1000000 | 100011 |
Color Harmonies of #915520
Complementary color
Monochromatic Colors of #915520
Black with #915520
Text Example
Text Example
White with #915520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915520; }
p { color: rgb(145,85,32); }
H1.HeaderClassName
{
color: #915520;
}
.AnyTagClassName
{
color: #915520;
}
</style>
background-color css
<style>
a { background-color: #915520; }
a { background-color: rgb(145,85,32); }
div.DivClassName
{
background-color: #915520;
}
.BgClassName
{
background-color: #915520;
}
</style>
border-color css
<style>
span { border-color: #915520; }
span { border-color: rgb(145,85,32); }
td.TdClassName
{
border-color: #915520;
}
.TagClassName
{
border-color: #915520;
}
</style>