Shades of Afghan Tan #926220
Tints of Afghan Tan #926220
RGB
CMYK
RGB Variations
Color information
#926220 (or 0x926220) is known color: Afghan Tan. HEX triplet: 92, 62 and 20. RGB value is (146,98,32). Sum of RGB (Red+Green+Blue) = 146+98+32=276 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.90% from 276); Green value is 98 (38.67% from 255 or 35.51% from 276); Blue value is 32 (12.89% from 255 or 11.59% from 276); Max value from RGB is 146 - color contains mainly: red. Hex color #926220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926220 is #6D9DDF. Grayscale: #696969. Windows color (decimal): -7183840 or 2122386. OLE color: 2122386.
HSL color Cylindrical-coordinate representation of color #926220: hue angle of 34.74º 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 #926220 is Cyan = 0, Magento = 0.33, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 98 | 32 | - |
| CMYK | 0 | 0.33 | 0.78 | 0.43 |
| HSL | 34.74º | 0.64% | 0.35% | - |
| HSV(B) | 34.74º | 0.78% | 0.57% | - |
| XYZ | 16.48 | 14.95 | 3.38 | - |
| YUV | 104.83 | 86.9 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 98 | 32 | 0 | 0.33 | 0.78 | 0.43 | 34.74 | 0.64 | 0.35 |
| Hex | 92 | 62 | 20 | 0 | 21 | 4E | 2B | 23 | 40 | 23 |
| Octal | 222 | 142 | 40 | 0 | 41 | 116 | 53 | 43 | 100 | 43 |
| Binary | 10010010 | 1100010 | 100000 | 0 | 100001 | 1001110 | 101011 | 100011 | 1000000 | 100011 |
Color Harmonies of #926220
Complementary color
Monochromatic Colors of #926220
Black with #926220
Text Example
Text Example
White with #926220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926220; }
p { color: rgb(146,98,32); }
H1.HeaderClassName
{
color: #926220;
}
.AnyTagClassName
{
color: #926220;
}
</style>
background-color css
<style>
a { background-color: #926220; }
a { background-color: rgb(146,98,32); }
div.DivClassName
{
background-color: #926220;
}
.BgClassName
{
background-color: #926220;
}
</style>
border-color css
<style>
span { border-color: #926220; }
span { border-color: rgb(146,98,32); }
td.TdClassName
{
border-color: #926220;
}
.TagClassName
{
border-color: #926220;
}
</style>