Shades of Afghan Tan #966426
Tints of Afghan Tan #966426
RGB
CMYK
RGB Variations
Color information
#966426 (or 0x966426) is known color: Afghan Tan. HEX triplet: 96, 64 and 26. RGB value is (150,100,38). Sum of RGB (Red+Green+Blue) = 150+100+38=288 (38% of max value = 765). Red value is 150 (58.98% from 255 or 52.08% from 288); Green value is 100 (39.45% from 255 or 34.72% from 288); Blue value is 38 (15.23% from 255 or 13.19% from 288); Max value from RGB is 150 - color contains mainly: red. Hex color #966426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966426 is #699BD9. Grayscale: #6C6C6C. Windows color (decimal): -6921178 or 2516118. OLE color: 2516118.
HSL color Cylindrical-coordinate representation of color #966426: hue angle of 33.21º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #966426 is Cyan = 0, Magento = 0.33, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 100 | 38 | - |
| CMYK | 0 | 0.33 | 0.75 | 0.41 |
| HSL | 33.21º | 0.6% | 0.37% | - |
| HSV(B) | 33.21º | 0.75% | 0.59% | - |
| XYZ | 17.48 | 15.74 | 3.95 | - |
| YUV | 107.88 | 88.57 | 158.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 100 | 38 | 0 | 0.33 | 0.75 | 0.41 | 33.21 | 0.6 | 0.37 |
| Hex | 96 | 64 | 26 | 0 | 21 | 4B | 29 | 21 | 3C | 25 |
| Octal | 226 | 144 | 46 | 0 | 41 | 113 | 51 | 41 | 74 | 45 |
| Binary | 10010110 | 1100100 | 100110 | 0 | 100001 | 1001011 | 101001 | 100001 | 111100 | 100101 |
Color Harmonies of #966426
Complementary color
Monochromatic Colors of #966426
Black with #966426
Text Example
Text Example
White with #966426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966426; }
p { color: rgb(150,100,38); }
H1.HeaderClassName
{
color: #966426;
}
.AnyTagClassName
{
color: #966426;
}
</style>
background-color css
<style>
a { background-color: #966426; }
a { background-color: rgb(150,100,38); }
div.DivClassName
{
background-color: #966426;
}
.BgClassName
{
background-color: #966426;
}
</style>
border-color css
<style>
span { border-color: #966426; }
span { border-color: rgb(150,100,38); }
td.TdClassName
{
border-color: #966426;
}
.TagClassName
{
border-color: #966426;
}
</style>