Shades of Afghan Tan #966321
Tints of Afghan Tan #966321
RGB
CMYK
RGB Variations
Color information
#966321 (or 0x966321) is known color: Afghan Tan. HEX triplet: 96, 63 and 21. RGB value is (150,99,33). Sum of RGB (Red+Green+Blue) = 150+99+33=282 (37% of max value = 765). Red value is 150 (58.98% from 255 or 53.19% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 33 (13.28% from 255 or 11.70% from 282); Max value from RGB is 150 - color contains mainly: red. Hex color #966321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966321 is #699CDE. Grayscale: #6B6B6B. Windows color (decimal): -6921439 or 2188182. OLE color: 2188182.
HSL color Cylindrical-coordinate representation of color #966321: hue angle of 33.85º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #966321 is Cyan = 0, Magento = 0.34, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 99 | 33 | - |
| CMYK | 0 | 0.34 | 0.78 | 0.41 |
| HSL | 33.85º | 0.64% | 0.36% | - |
| HSV(B) | 33.85º | 0.78% | 0.59% | - |
| XYZ | 17.31 | 15.52 | 3.52 | - |
| YUV | 106.73 | 86.4 | 158.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 99 | 33 | 0 | 0.34 | 0.78 | 0.41 | 33.85 | 0.64 | 0.36 |
| Hex | 96 | 63 | 21 | 0 | 22 | 4E | 29 | 22 | 40 | 24 |
| Octal | 226 | 143 | 41 | 0 | 42 | 116 | 51 | 42 | 100 | 44 |
| Binary | 10010110 | 1100011 | 100001 | 0 | 100010 | 1001110 | 101001 | 100010 | 1000000 | 100100 |
Color Harmonies of #966321
Complementary color
Monochromatic Colors of #966321
Black with #966321
Text Example
Text Example
White with #966321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966321; }
p { color: rgb(150,99,33); }
H1.HeaderClassName
{
color: #966321;
}
.AnyTagClassName
{
color: #966321;
}
</style>
background-color css
<style>
a { background-color: #966321; }
a { background-color: rgb(150,99,33); }
div.DivClassName
{
background-color: #966321;
}
.BgClassName
{
background-color: #966321;
}
</style>
border-color css
<style>
span { border-color: #966321; }
span { border-color: rgb(150,99,33); }
td.TdClassName
{
border-color: #966321;
}
.TagClassName
{
border-color: #966321;
}
</style>