Shades of Afghan Tan #926424
Tints of Afghan Tan #926424
RGB
CMYK
RGB Variations
Color information
#926424 (or 0x926424) is known color: Afghan Tan. HEX triplet: 92, 64 and 24. RGB value is (146,100,36). Sum of RGB (Red+Green+Blue) = 146+100+36=282 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.77% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 36 (14.45% from 255 or 12.77% from 282); Max value from RGB is 146 - color contains mainly: red. Hex color #926424 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926424 is #6D9BDB. Grayscale: #6A6A6A. Windows color (decimal): -7183324 or 2385042. OLE color: 2385042.
HSL color Cylindrical-coordinate representation of color #926424: hue angle of 34.91º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #926424 is Cyan = 0, Magento = 0.32, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 36 | - |
| CMYK | 0 | 0.32 | 0.75 | 0.43 |
| HSL | 34.91º | 0.6% | 0.36% | - |
| HSV(B) | 34.91º | 0.75% | 0.57% | - |
| XYZ | 16.73 | 15.35 | 3.75 | - |
| YUV | 106.46 | 88.24 | 156.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 36 | 0 | 0.32 | 0.75 | 0.43 | 34.91 | 0.6 | 0.36 |
| Hex | 92 | 64 | 24 | 0 | 20 | 4B | 2B | 23 | 3C | 24 |
| Octal | 222 | 144 | 44 | 0 | 40 | 113 | 53 | 43 | 74 | 44 |
| Binary | 10010010 | 1100100 | 100100 | 0 | 100000 | 1001011 | 101011 | 100011 | 111100 | 100100 |
Color Harmonies of #926424
Complementary color
Monochromatic Colors of #926424
Black with #926424
Text Example
Text Example
White with #926424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926424; }
p { color: rgb(146,100,36); }
H1.HeaderClassName
{
color: #926424;
}
.AnyTagClassName
{
color: #926424;
}
</style>
background-color css
<style>
a { background-color: #926424; }
a { background-color: rgb(146,100,36); }
div.DivClassName
{
background-color: #926424;
}
.BgClassName
{
background-color: #926424;
}
</style>
border-color css
<style>
span { border-color: #926424; }
span { border-color: rgb(146,100,36); }
td.TdClassName
{
border-color: #926424;
}
.TagClassName
{
border-color: #926424;
}
</style>