Shades of Afghan Tan #966524
Tints of Afghan Tan #966524
RGB
CMYK
RGB Variations
Color information
#966524 (or 0x966524) is known color: Afghan Tan. HEX triplet: 96, 65 and 24. RGB value is (150,101,36). Sum of RGB (Red+Green+Blue) = 150+101+36=287 (38% of max value = 765). Red value is 150 (58.98% from 255 or 52.26% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 36 (14.45% from 255 or 12.54% from 287); Max value from RGB is 150 - color contains mainly: red. Hex color #966524 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966524 is #699ADB. Grayscale: #6C6C6C. Windows color (decimal): -6920924 or 2385302. OLE color: 2385302.
HSL color Cylindrical-coordinate representation of color #966524: hue angle of 34.21º 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 #966524 is Cyan = 0, Magento = 0.33, Yellow = 0.76 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 101 | 36 | - |
| CMYK | 0 | 0.33 | 0.76 | 0.41 |
| HSL | 34.21º | 0.61% | 0.36% | - |
| HSV(B) | 34.21º | 0.76% | 0.59% | - |
| XYZ | 17.55 | 15.92 | 3.82 | - |
| YUV | 108.24 | 87.23 | 157.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 101 | 36 | 0 | 0.33 | 0.76 | 0.41 | 34.21 | 0.61 | 0.36 |
| Hex | 96 | 65 | 24 | 0 | 21 | 4C | 29 | 22 | 3D | 24 |
| Octal | 226 | 145 | 44 | 0 | 41 | 114 | 51 | 42 | 75 | 44 |
| Binary | 10010110 | 1100101 | 100100 | 0 | 100001 | 1001100 | 101001 | 100010 | 111101 | 100100 |
Color Harmonies of #966524
Complementary color
Monochromatic Colors of #966524
Black with #966524
Text Example
Text Example
White with #966524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966524; }
p { color: rgb(150,101,36); }
H1.HeaderClassName
{
color: #966524;
}
.AnyTagClassName
{
color: #966524;
}
</style>
background-color css
<style>
a { background-color: #966524; }
a { background-color: rgb(150,101,36); }
div.DivClassName
{
background-color: #966524;
}
.BgClassName
{
background-color: #966524;
}
</style>
border-color css
<style>
span { border-color: #966524; }
span { border-color: rgb(150,101,36); }
td.TdClassName
{
border-color: #966524;
}
.TagClassName
{
border-color: #966524;
}
</style>