Shades of Afghan Tan #936321
Tints of Afghan Tan #936321
RGB
CMYK
RGB Variations
Color information
#936321 (or 0x936321) is known color: Afghan Tan. HEX triplet: 93, 63 and 21. RGB value is (147,99,33). Sum of RGB (Red+Green+Blue) = 147+99+33=279 (36% of max value = 765). Red value is 147 (57.81% from 255 or 52.69% from 279); Green value is 99 (39.06% from 255 or 35.48% from 279); Blue value is 33 (13.28% from 255 or 11.83% from 279); Max value from RGB is 147 - color contains mainly: red. Hex color #936321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936321 is #6C9CDE. Grayscale: #6A6A6A. Windows color (decimal): -7118047 or 2188179. OLE color: 2188179.
HSL color Cylindrical-coordinate representation of color #936321: hue angle of 34.74º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #936321 is Cyan = 0, Magento = 0.33, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 99 | 33 | - |
| CMYK | 0 | 0.33 | 0.78 | 0.42 |
| HSL | 34.74º | 0.63% | 0.35% | - |
| HSV(B) | 34.74º | 0.78% | 0.58% | - |
| XYZ | 16.77 | 15.24 | 3.5 | - |
| YUV | 105.83 | 86.9 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 99 | 33 | 0 | 0.33 | 0.78 | 0.42 | 34.74 | 0.63 | 0.35 |
| Hex | 93 | 63 | 21 | 0 | 21 | 4E | 2A | 23 | 3F | 23 |
| Octal | 223 | 143 | 41 | 0 | 41 | 116 | 52 | 43 | 77 | 43 |
| Binary | 10010011 | 1100011 | 100001 | 0 | 100001 | 1001110 | 101010 | 100011 | 111111 | 100011 |
Color Harmonies of #936321
Complementary color
Monochromatic Colors of #936321
Black with #936321
Text Example
Text Example
White with #936321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936321; }
p { color: rgb(147,99,33); }
H1.HeaderClassName
{
color: #936321;
}
.AnyTagClassName
{
color: #936321;
}
</style>
background-color css
<style>
a { background-color: #936321; }
a { background-color: rgb(147,99,33); }
div.DivClassName
{
background-color: #936321;
}
.BgClassName
{
background-color: #936321;
}
</style>
border-color css
<style>
span { border-color: #936321; }
span { border-color: rgb(147,99,33); }
td.TdClassName
{
border-color: #936321;
}
.TagClassName
{
border-color: #936321;
}
</style>