Shades of Afghan Tan #936324
Tints of Afghan Tan #936324
RGB
CMYK
RGB Variations
Color information
#936324 (or 0x936324) is known color: Afghan Tan. HEX triplet: 93, 63 and 24. RGB value is (147,99,36). Sum of RGB (Red+Green+Blue) = 147+99+36=282 (37% of max value = 765). Red value is 147 (57.81% from 255 or 52.13% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 36 (14.45% from 255 or 12.77% from 282); Max value from RGB is 147 - color contains mainly: red. Hex color #936324 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936324 is #6C9CDB. Grayscale: #6A6A6A. Windows color (decimal): -7118044 or 2384787. OLE color: 2384787.
HSL color Cylindrical-coordinate representation of color #936324: hue angle of 34.05º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #936324 is Cyan = 0, Magento = 0.33, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 99 | 36 | - |
| CMYK | 0 | 0.33 | 0.76 | 0.42 |
| HSL | 34.05º | 0.61% | 0.36% | - |
| HSV(B) | 34.05º | 0.76% | 0.58% | - |
| XYZ | 16.81 | 15.25 | 3.73 | - |
| YUV | 106.17 | 88.4 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 99 | 36 | 0 | 0.33 | 0.76 | 0.42 | 34.05 | 0.61 | 0.36 |
| Hex | 93 | 63 | 24 | 0 | 21 | 4C | 2A | 22 | 3D | 24 |
| Octal | 223 | 143 | 44 | 0 | 41 | 114 | 52 | 42 | 75 | 44 |
| Binary | 10010011 | 1100011 | 100100 | 0 | 100001 | 1001100 | 101010 | 100010 | 111101 | 100100 |
Color Harmonies of #936324
Complementary color
Monochromatic Colors of #936324
Black with #936324
Text Example
Text Example
White with #936324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936324; }
p { color: rgb(147,99,36); }
H1.HeaderClassName
{
color: #936324;
}
.AnyTagClassName
{
color: #936324;
}
</style>
background-color css
<style>
a { background-color: #936324; }
a { background-color: rgb(147,99,36); }
div.DivClassName
{
background-color: #936324;
}
.BgClassName
{
background-color: #936324;
}
</style>
border-color css
<style>
span { border-color: #936324; }
span { border-color: rgb(147,99,36); }
td.TdClassName
{
border-color: #936324;
}
.TagClassName
{
border-color: #936324;
}
</style>