Shades of Afghan Tan #926521
Tints of Afghan Tan #926521
RGB
CMYK
RGB Variations
Color information
#926521 (or 0x926521) is known color: Afghan Tan. HEX triplet: 92, 65 and 21. RGB value is (146,101,33). Sum of RGB (Red+Green+Blue) = 146+101+33=280 (37% of max value = 765). Red value is 146 (57.42% from 255 or 52.14% from 280); Green value is 101 (39.84% from 255 or 36.07% from 280); Blue value is 33 (13.28% from 255 or 11.79% from 280); Max value from RGB is 146 - color contains mainly: red. Hex color #926521 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926521 is #6D9ADE. Grayscale: #6B6B6B. Windows color (decimal): -7183071 or 2188690. OLE color: 2188690.
HSL color Cylindrical-coordinate representation of color #926521: hue angle of 36.11º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #926521 is Cyan = 0, Magento = 0.31, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 33 | - |
| CMYK | 0 | 0.31 | 0.77 | 0.43 |
| HSL | 36.11º | 0.63% | 0.35% | - |
| HSV(B) | 36.11º | 0.77% | 0.57% | - |
| XYZ | 16.78 | 15.53 | 3.55 | - |
| YUV | 106.7 | 86.41 | 156.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 33 | 0 | 0.31 | 0.77 | 0.43 | 36.11 | 0.63 | 0.35 |
| Hex | 92 | 65 | 21 | 0 | 1F | 4D | 2B | 24 | 3F | 23 |
| Octal | 222 | 145 | 41 | 0 | 37 | 115 | 53 | 44 | 77 | 43 |
| Binary | 10010010 | 1100101 | 100001 | 0 | 11111 | 1001101 | 101011 | 100100 | 111111 | 100011 |
Color Harmonies of #926521
Complementary color
Monochromatic Colors of #926521
Black with #926521
Text Example
Text Example
White with #926521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926521; }
p { color: rgb(146,101,33); }
H1.HeaderClassName
{
color: #926521;
}
.AnyTagClassName
{
color: #926521;
}
</style>
background-color css
<style>
a { background-color: #926521; }
a { background-color: rgb(146,101,33); }
div.DivClassName
{
background-color: #926521;
}
.BgClassName
{
background-color: #926521;
}
</style>
border-color css
<style>
span { border-color: #926521; }
span { border-color: rgb(146,101,33); }
td.TdClassName
{
border-color: #926521;
}
.TagClassName
{
border-color: #926521;
}
</style>