Shades of Afghan Tan #926326
Tints of Afghan Tan #926326
RGB
CMYK
RGB Variations
Color information
#926326 (or 0x926326) is known color: Afghan Tan. HEX triplet: 92, 63 and 26. RGB value is (146,99,38). Sum of RGB (Red+Green+Blue) = 146+99+38=283 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.59% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 38 (15.23% from 255 or 13.43% from 283); Max value from RGB is 146 - color contains mainly: red. Hex color #926326 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926326 is #6D9CD9. Grayscale: #6A6A6A. Windows color (decimal): -7183578 or 2515858. OLE color: 2515858.
HSL color Cylindrical-coordinate representation of color #926326: hue angle of 33.89º 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 #926326 is Cyan = 0, Magento = 0.32, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 99 | 38 | - |
| CMYK | 0 | 0.32 | 0.74 | 0.43 |
| HSL | 33.89º | 0.59% | 0.36% | - |
| HSV(B) | 33.89º | 0.74% | 0.57% | - |
| XYZ | 16.67 | 15.17 | 3.88 | - |
| YUV | 106.1 | 89.57 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 99 | 38 | 0 | 0.32 | 0.74 | 0.43 | 33.89 | 0.59 | 0.36 |
| Hex | 92 | 63 | 26 | 0 | 20 | 4A | 2B | 22 | 3B | 24 |
| Octal | 222 | 143 | 46 | 0 | 40 | 112 | 53 | 42 | 73 | 44 |
| Binary | 10010010 | 1100011 | 100110 | 0 | 100000 | 1001010 | 101011 | 100010 | 111011 | 100100 |
Color Harmonies of #926326
Complementary color
Monochromatic Colors of #926326
Black with #926326
Text Example
Text Example
White with #926326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926326; }
p { color: rgb(146,99,38); }
H1.HeaderClassName
{
color: #926326;
}
.AnyTagClassName
{
color: #926326;
}
</style>
background-color css
<style>
a { background-color: #926326; }
a { background-color: rgb(146,99,38); }
div.DivClassName
{
background-color: #926326;
}
.BgClassName
{
background-color: #926326;
}
</style>
border-color css
<style>
span { border-color: #926326; }
span { border-color: rgb(146,99,38); }
td.TdClassName
{
border-color: #926326;
}
.TagClassName
{
border-color: #926326;
}
</style>