Shades of Afghan Tan #936328
Tints of Afghan Tan #936328
RGB
CMYK
RGB Variations
Color information
#936328 (or 0x936328) is known color: Afghan Tan. HEX triplet: 93, 63 and 28. RGB value is (147,99,40). Sum of RGB (Red+Green+Blue) = 147+99+40=286 (37% of max value = 765). Red value is 147 (57.81% from 255 or 51.40% from 286); Green value is 99 (39.06% from 255 or 34.62% from 286); Blue value is 40 (16.02% from 255 or 13.99% from 286); Max value from RGB is 147 - color contains mainly: red. Hex color #936328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936328 is #6C9CD7. Grayscale: #6A6A6A. Windows color (decimal): -7118040 or 2646931. OLE color: 2646931.
HSL color Cylindrical-coordinate representation of color #936328: hue angle of 33.08º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #936328 is Cyan = 0, Magento = 0.33, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 99 | 40 | - |
| CMYK | 0 | 0.33 | 0.73 | 0.42 |
| HSL | 33.08º | 0.57% | 0.37% | - |
| HSV(B) | 33.08º | 0.73% | 0.58% | - |
| XYZ | 16.88 | 15.28 | 4.07 | - |
| YUV | 106.63 | 90.4 | 156.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 99 | 40 | 0 | 0.33 | 0.73 | 0.42 | 33.08 | 0.57 | 0.37 |
| Hex | 93 | 63 | 28 | 0 | 21 | 49 | 2A | 21 | 39 | 25 |
| Octal | 223 | 143 | 50 | 0 | 41 | 111 | 52 | 41 | 71 | 45 |
| Binary | 10010011 | 1100011 | 101000 | 0 | 100001 | 1001001 | 101010 | 100001 | 111001 | 100101 |
Color Harmonies of #936328
Complementary color
Monochromatic Colors of #936328
Black with #936328
Text Example
Text Example
White with #936328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936328; }
p { color: rgb(147,99,40); }
H1.HeaderClassName
{
color: #936328;
}
.AnyTagClassName
{
color: #936328;
}
</style>
background-color css
<style>
a { background-color: #936328; }
a { background-color: rgb(147,99,40); }
div.DivClassName
{
background-color: #936328;
}
.BgClassName
{
background-color: #936328;
}
</style>
border-color css
<style>
span { border-color: #936328; }
span { border-color: rgb(147,99,40); }
td.TdClassName
{
border-color: #936328;
}
.TagClassName
{
border-color: #936328;
}
</style>