Shades of Afghan Tan #966021
Tints of Afghan Tan #966021
RGB
CMYK
RGB Variations
Color information
#966021 (or 0x966021) is known color: Afghan Tan. HEX triplet: 96, 60 and 21. RGB value is (150,96,33). Sum of RGB (Red+Green+Blue) = 150+96+33=279 (36% of max value = 765). Red value is 150 (58.98% from 255 or 53.76% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 33 (13.28% from 255 or 11.83% from 279); Max value from RGB is 150 - color contains mainly: red. Hex color #966021 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966021 is #699FDE. Grayscale: #696969. Windows color (decimal): -6922207 or 2187414. OLE color: 2187414.
HSL color Cylindrical-coordinate representation of color #966021: hue angle of 32.31º 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 #966021 is Cyan = 0, Magento = 0.36, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 96 | 33 | - |
| CMYK | 0 | 0.36 | 0.78 | 0.41 |
| HSL | 32.31º | 0.64% | 0.36% | - |
| HSV(B) | 32.31º | 0.78% | 0.59% | - |
| XYZ | 17.04 | 14.96 | 3.43 | - |
| YUV | 104.96 | 87.39 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 96 | 33 | 0 | 0.36 | 0.78 | 0.41 | 32.31 | 0.64 | 0.36 |
| Hex | 96 | 60 | 21 | 0 | 24 | 4E | 29 | 20 | 40 | 24 |
| Octal | 226 | 140 | 41 | 0 | 44 | 116 | 51 | 40 | 100 | 44 |
| Binary | 10010110 | 1100000 | 100001 | 0 | 100100 | 1001110 | 101001 | 100000 | 1000000 | 100100 |
Color Harmonies of #966021
Complementary color
Monochromatic Colors of #966021
Black with #966021
Text Example
Text Example
White with #966021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966021; }
p { color: rgb(150,96,33); }
H1.HeaderClassName
{
color: #966021;
}
.AnyTagClassName
{
color: #966021;
}
</style>
background-color css
<style>
a { background-color: #966021; }
a { background-color: rgb(150,96,33); }
div.DivClassName
{
background-color: #966021;
}
.BgClassName
{
background-color: #966021;
}
</style>
border-color css
<style>
span { border-color: #966021; }
span { border-color: rgb(150,96,33); }
td.TdClassName
{
border-color: #966021;
}
.TagClassName
{
border-color: #966021;
}
</style>