Shades of Afghan Tan #915920
Tints of Afghan Tan #915920
RGB
CMYK
RGB Variations
Color information
#915920 (or 0x915920) is known color: Afghan Tan. HEX triplet: 91, 59 and 20. RGB value is (145,89,32). Sum of RGB (Red+Green+Blue) = 145+89+32=266 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.51% from 266); Green value is 89 (35.16% from 255 or 33.46% from 266); Blue value is 32 (12.89% from 255 or 12.03% from 266); Max value from RGB is 145 - color contains mainly: red. Hex color #915920 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915920 is #6EA6DF. Grayscale: #636363. Windows color (decimal): -7251680 or 2120081. OLE color: 2120081.
HSL color Cylindrical-coordinate representation of color #915920: hue angle of 30.27º 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 #915920 is Cyan = 0, Magento = 0.39, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 32 | - |
| CMYK | 0 | 0.39 | 0.78 | 0.43 |
| HSL | 30.27º | 0.64% | 0.35% | - |
| HSV(B) | 30.27º | 0.78% | 0.57% | - |
| XYZ | 15.51 | 13.27 | 3.11 | - |
| YUV | 99.25 | 90.05 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 32 | 0 | 0.39 | 0.78 | 0.43 | 30.27 | 0.64 | 0.35 |
| Hex | 91 | 59 | 20 | 0 | 27 | 4E | 2B | 1E | 40 | 23 |
| Octal | 221 | 131 | 40 | 0 | 47 | 116 | 53 | 36 | 100 | 43 |
| Binary | 10010001 | 1011001 | 100000 | 0 | 100111 | 1001110 | 101011 | 11110 | 1000000 | 100011 |
Color Harmonies of #915920
Complementary color
Monochromatic Colors of #915920
Black with #915920
Text Example
Text Example
White with #915920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915920; }
p { color: rgb(145,89,32); }
H1.HeaderClassName
{
color: #915920;
}
.AnyTagClassName
{
color: #915920;
}
</style>
background-color css
<style>
a { background-color: #915920; }
a { background-color: rgb(145,89,32); }
div.DivClassName
{
background-color: #915920;
}
.BgClassName
{
background-color: #915920;
}
</style>
border-color css
<style>
span { border-color: #915920; }
span { border-color: rgb(145,89,32); }
td.TdClassName
{
border-color: #915920;
}
.TagClassName
{
border-color: #915920;
}
</style>