Shades of Afghan Tan #926124
Tints of Afghan Tan #926124
RGB
CMYK
RGB Variations
Color information
#926124 (or 0x926124) is known color: Afghan Tan. HEX triplet: 92, 61 and 24. RGB value is (146,97,36). Sum of RGB (Red+Green+Blue) = 146+97+36=279 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.33% from 279); Green value is 97 (38.28% from 255 or 34.77% from 279); Blue value is 36 (14.45% from 255 or 12.90% from 279); Max value from RGB is 146 - color contains mainly: red. Hex color #926124 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926124 is #6D9EDB. Grayscale: #686868. Windows color (decimal): -7184092 or 2384274. OLE color: 2384274.
HSL color Cylindrical-coordinate representation of color #926124: hue angle of 33.27º 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 #926124 is Cyan = 0, Magento = 0.34, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 97 | 36 | - |
| CMYK | 0 | 0.34 | 0.75 | 0.43 |
| HSL | 33.27º | 0.6% | 0.36% | - |
| HSV(B) | 33.27º | 0.75% | 0.57% | - |
| XYZ | 16.45 | 14.79 | 3.66 | - |
| YUV | 104.7 | 89.23 | 157.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 97 | 36 | 0 | 0.34 | 0.75 | 0.43 | 33.27 | 0.6 | 0.36 |
| Hex | 92 | 61 | 24 | 0 | 22 | 4B | 2B | 21 | 3C | 24 |
| Octal | 222 | 141 | 44 | 0 | 42 | 113 | 53 | 41 | 74 | 44 |
| Binary | 10010010 | 1100001 | 100100 | 0 | 100010 | 1001011 | 101011 | 100001 | 111100 | 100100 |
Color Harmonies of #926124
Complementary color
Monochromatic Colors of #926124
Black with #926124
Text Example
Text Example
White with #926124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926124; }
p { color: rgb(146,97,36); }
H1.HeaderClassName
{
color: #926124;
}
.AnyTagClassName
{
color: #926124;
}
</style>
background-color css
<style>
a { background-color: #926124; }
a { background-color: rgb(146,97,36); }
div.DivClassName
{
background-color: #926124;
}
.BgClassName
{
background-color: #926124;
}
</style>
border-color css
<style>
span { border-color: #926124; }
span { border-color: rgb(146,97,36); }
td.TdClassName
{
border-color: #926124;
}
.TagClassName
{
border-color: #926124;
}
</style>