Shades of Afghan Tan #926226
Tints of Afghan Tan #926226
RGB
CMYK
RGB Variations
Color information
#926226 (or 0x926226) is known color: Afghan Tan. HEX triplet: 92, 62 and 26. RGB value is (146,98,38). Sum of RGB (Red+Green+Blue) = 146+98+38=282 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.77% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 38 (15.23% from 255 or 13.48% from 282); Max value from RGB is 146 - color contains mainly: red. Hex color #926226 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926226 is #6D9DD9. Grayscale: #696969. Windows color (decimal): -7183834 or 2515602. OLE color: 2515602.
HSL color Cylindrical-coordinate representation of color #926226: hue angle of 33.33º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #926226 is Cyan = 0, Magento = 0.33, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 98 | 38 | - |
| CMYK | 0 | 0.33 | 0.74 | 0.43 |
| HSL | 33.33º | 0.59% | 0.36% | - |
| HSV(B) | 33.33º | 0.74% | 0.57% | - |
| XYZ | 16.57 | 14.99 | 3.85 | - |
| YUV | 105.51 | 89.9 | 156.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 98 | 38 | 0 | 0.33 | 0.74 | 0.43 | 33.33 | 0.59 | 0.36 |
| Hex | 92 | 62 | 26 | 0 | 21 | 4A | 2B | 21 | 3B | 24 |
| Octal | 222 | 142 | 46 | 0 | 41 | 112 | 53 | 41 | 73 | 44 |
| Binary | 10010010 | 1100010 | 100110 | 0 | 100001 | 1001010 | 101011 | 100001 | 111011 | 100100 |
Color Harmonies of #926226
Complementary color
Monochromatic Colors of #926226
Black with #926226
Text Example
Text Example
White with #926226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926226; }
p { color: rgb(146,98,38); }
H1.HeaderClassName
{
color: #926226;
}
.AnyTagClassName
{
color: #926226;
}
</style>
background-color css
<style>
a { background-color: #926226; }
a { background-color: rgb(146,98,38); }
div.DivClassName
{
background-color: #926226;
}
.BgClassName
{
background-color: #926226;
}
</style>
border-color css
<style>
span { border-color: #926226; }
span { border-color: rgb(146,98,38); }
td.TdClassName
{
border-color: #926226;
}
.TagClassName
{
border-color: #926226;
}
</style>