Shades of Afghan Tan #916520
Tints of Afghan Tan #916520
RGB
CMYK
RGB Variations
Color information
#916520 (or 0x916520) is known color: Afghan Tan. HEX triplet: 91, 65 and 20. RGB value is (145,101,32). Sum of RGB (Red+Green+Blue) = 145+101+32=278 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.16% from 278); Green value is 101 (39.84% from 255 or 36.33% from 278); Blue value is 32 (12.89% from 255 or 11.51% from 278); Max value from RGB is 145 - color contains mainly: red. Hex color #916520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916520 is #6E9ADF. Grayscale: #6A6A6A. Windows color (decimal): -7248608 or 2123153. OLE color: 2123153.
HSL color Cylindrical-coordinate representation of color #916520: hue angle of 36.64º 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 #916520 is Cyan = 0, Magento = 0.30, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 32 | - |
| CMYK | 0 | 0.30 | 0.78 | 0.43 |
| HSL | 36.64º | 0.64% | 0.35% | - |
| HSV(B) | 36.64º | 0.78% | 0.57% | - |
| XYZ | 16.59 | 15.43 | 3.47 | - |
| YUV | 106.29 | 86.08 | 155.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 32 | 0 | 0.30 | 0.78 | 0.43 | 36.64 | 0.64 | 0.35 |
| Hex | 91 | 65 | 20 | 0 | 1E | 4E | 2B | 25 | 40 | 23 |
| Octal | 221 | 145 | 40 | 0 | 36 | 116 | 53 | 45 | 100 | 43 |
| Binary | 10010001 | 1100101 | 100000 | 0 | 11110 | 1001110 | 101011 | 100101 | 1000000 | 100011 |
Color Harmonies of #916520
Complementary color
Monochromatic Colors of #916520
Black with #916520
Text Example
Text Example
White with #916520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916520; }
p { color: rgb(145,101,32); }
H1.HeaderClassName
{
color: #916520;
}
.AnyTagClassName
{
color: #916520;
}
</style>
background-color css
<style>
a { background-color: #916520; }
a { background-color: rgb(145,101,32); }
div.DivClassName
{
background-color: #916520;
}
.BgClassName
{
background-color: #916520;
}
</style>
border-color css
<style>
span { border-color: #916520; }
span { border-color: rgb(145,101,32); }
td.TdClassName
{
border-color: #916520;
}
.TagClassName
{
border-color: #916520;
}
</style>