Shades of Afghan Tan #966826
Tints of Afghan Tan #966826
RGB
CMYK
RGB Variations
Color information
#966826 (or 0x966826) is known color: Afghan Tan. HEX triplet: 96, 68 and 26. RGB value is (150,104,38). Sum of RGB (Red+Green+Blue) = 150+104+38=292 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.37% from 292); Green value is 104 (41.02% from 255 or 35.62% from 292); Blue value is 38 (15.23% from 255 or 13.01% from 292); Max value from RGB is 150 - color contains mainly: red. Hex color #966826 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966826 is #6997D9. Grayscale: #6E6E6E. Windows color (decimal): -6920154 or 2517142. OLE color: 2517142.
HSL color Cylindrical-coordinate representation of color #966826: hue angle of 35.36º 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 #966826 is Cyan = 0, Magento = 0.31, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 104 | 38 | - |
| CMYK | 0 | 0.31 | 0.75 | 0.41 |
| HSL | 35.36º | 0.6% | 0.37% | - |
| HSV(B) | 35.36º | 0.75% | 0.59% | - |
| XYZ | 17.88 | 16.52 | 4.08 | - |
| YUV | 110.23 | 87.24 | 156.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 104 | 38 | 0 | 0.31 | 0.75 | 0.41 | 35.36 | 0.6 | 0.37 |
| Hex | 96 | 68 | 26 | 0 | 1F | 4B | 29 | 23 | 3C | 25 |
| Octal | 226 | 150 | 46 | 0 | 37 | 113 | 51 | 43 | 74 | 45 |
| Binary | 10010110 | 1101000 | 100110 | 0 | 11111 | 1001011 | 101001 | 100011 | 111100 | 100101 |
Color Harmonies of #966826
Complementary color
Monochromatic Colors of #966826
Black with #966826
Text Example
Text Example
White with #966826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966826; }
p { color: rgb(150,104,38); }
H1.HeaderClassName
{
color: #966826;
}
.AnyTagClassName
{
color: #966826;
}
</style>
background-color css
<style>
a { background-color: #966826; }
a { background-color: rgb(150,104,38); }
div.DivClassName
{
background-color: #966826;
}
.BgClassName
{
background-color: #966826;
}
</style>
border-color css
<style>
span { border-color: #966826; }
span { border-color: rgb(150,104,38); }
td.TdClassName
{
border-color: #966826;
}
.TagClassName
{
border-color: #966826;
}
</style>