Shades of Afghan Tan #966224
Tints of Afghan Tan #966224
RGB
CMYK
RGB Variations
Color information
#966224 (or 0x966224) is known color: Afghan Tan. HEX triplet: 96, 62 and 24. RGB value is (150,98,36). Sum of RGB (Red+Green+Blue) = 150+98+36=284 (37% of max value = 765). Red value is 150 (58.98% from 255 or 52.82% from 284); Green value is 98 (38.67% from 255 or 34.51% from 284); Blue value is 36 (14.45% from 255 or 12.68% from 284); Max value from RGB is 150 - color contains mainly: red. Hex color #966224 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966224 is #699DDB. Grayscale: #6A6A6A. Windows color (decimal): -6921692 or 2384534. OLE color: 2384534.
HSL color Cylindrical-coordinate representation of color #966224: hue angle of 32.63º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #966224 is Cyan = 0, Magento = 0.35, Yellow = 0.76 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 98 | 36 | - |
| CMYK | 0 | 0.35 | 0.76 | 0.41 |
| HSL | 32.63º | 0.61% | 0.36% | - |
| HSV(B) | 32.63º | 0.76% | 0.59% | - |
| XYZ | 17.26 | 15.35 | 3.72 | - |
| YUV | 106.48 | 88.23 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 98 | 36 | 0 | 0.35 | 0.76 | 0.41 | 32.63 | 0.61 | 0.36 |
| Hex | 96 | 62 | 24 | 0 | 23 | 4C | 29 | 21 | 3D | 24 |
| Octal | 226 | 142 | 44 | 0 | 43 | 114 | 51 | 41 | 75 | 44 |
| Binary | 10010110 | 1100010 | 100100 | 0 | 100011 | 1001100 | 101001 | 100001 | 111101 | 100100 |
Color Harmonies of #966224
Complementary color
Monochromatic Colors of #966224
Black with #966224
Text Example
Text Example
White with #966224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966224; }
p { color: rgb(150,98,36); }
H1.HeaderClassName
{
color: #966224;
}
.AnyTagClassName
{
color: #966224;
}
</style>
background-color css
<style>
a { background-color: #966224; }
a { background-color: rgb(150,98,36); }
div.DivClassName
{
background-color: #966224;
}
.BgClassName
{
background-color: #966224;
}
</style>
border-color css
<style>
span { border-color: #966224; }
span { border-color: rgb(150,98,36); }
td.TdClassName
{
border-color: #966224;
}
.TagClassName
{
border-color: #966224;
}
</style>