Shades of Afghan Tan #916620
Tints of Afghan Tan #916620
RGB
CMYK
RGB Variations
Color information
#916620 (or 0x916620) is known color: Afghan Tan. HEX triplet: 91, 66 and 20. RGB value is (145,102,32). Sum of RGB (Red+Green+Blue) = 145+102+32=279 (36% of max value = 765). Red value is 145 (57.03% from 255 or 51.97% from 279); Green value is 102 (40.23% from 255 or 36.56% from 279); Blue value is 32 (12.89% from 255 or 11.47% from 279); Max value from RGB is 145 - color contains mainly: red. Hex color #916620 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916620 is #6E99DF. Grayscale: #6B6B6B. Windows color (decimal): -7248352 or 2123409. OLE color: 2123409.
HSL color Cylindrical-coordinate representation of color #916620: hue angle of 37.17º 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 #916620 is Cyan = 0, Magento = 0.30, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 32 | - |
| CMYK | 0 | 0.30 | 0.78 | 0.43 |
| HSL | 37.17º | 0.64% | 0.35% | - |
| HSV(B) | 37.17º | 0.78% | 0.57% | - |
| XYZ | 16.69 | 15.63 | 3.5 | - |
| YUV | 106.88 | 85.75 | 155.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 32 | 0 | 0.30 | 0.78 | 0.43 | 37.17 | 0.64 | 0.35 |
| Hex | 91 | 66 | 20 | 0 | 1E | 4E | 2B | 25 | 40 | 23 |
| Octal | 221 | 146 | 40 | 0 | 36 | 116 | 53 | 45 | 100 | 43 |
| Binary | 10010001 | 1100110 | 100000 | 0 | 11110 | 1001110 | 101011 | 100101 | 1000000 | 100011 |
Color Harmonies of #916620
Complementary color
Monochromatic Colors of #916620
Black with #916620
Text Example
Text Example
White with #916620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916620; }
p { color: rgb(145,102,32); }
H1.HeaderClassName
{
color: #916620;
}
.AnyTagClassName
{
color: #916620;
}
</style>
background-color css
<style>
a { background-color: #916620; }
a { background-color: rgb(145,102,32); }
div.DivClassName
{
background-color: #916620;
}
.BgClassName
{
background-color: #916620;
}
</style>
border-color css
<style>
span { border-color: #916620; }
span { border-color: rgb(145,102,32); }
td.TdClassName
{
border-color: #916620;
}
.TagClassName
{
border-color: #916620;
}
</style>