Shades of Afghan Tan #966026
Tints of Afghan Tan #966026
RGB
CMYK
RGB Variations
Color information
#966026 (or 0x966026) is known color: Afghan Tan. HEX triplet: 96, 60 and 26. RGB value is (150,96,38). Sum of RGB (Red+Green+Blue) = 150+96+38=284 (37% of max value = 765). Red value is 150 (58.98% from 255 or 52.82% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 38 (15.23% from 255 or 13.38% from 284); Max value from RGB is 150 - color contains mainly: red. Hex color #966026 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966026 is #699FD9. Grayscale: #696969. Windows color (decimal): -6922202 or 2515094. OLE color: 2515094.
HSL color Cylindrical-coordinate representation of color #966026: hue angle of 31.07º 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 #966026 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 96 | 38 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.41 |
| HSL | 31.07º | 0.6% | 0.37% | - |
| HSV(B) | 31.07º | 0.75% | 0.59% | - |
| XYZ | 17.11 | 14.99 | 3.83 | - |
| YUV | 105.53 | 89.89 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 96 | 38 | 0 | 0.36 | 0.75 | 0.41 | 31.07 | 0.6 | 0.37 |
| Hex | 96 | 60 | 26 | 0 | 24 | 4B | 29 | 1F | 3C | 25 |
| Octal | 226 | 140 | 46 | 0 | 44 | 113 | 51 | 37 | 74 | 45 |
| Binary | 10010110 | 1100000 | 100110 | 0 | 100100 | 1001011 | 101001 | 11111 | 111100 | 100101 |
Color Harmonies of #966026
Complementary color
Monochromatic Colors of #966026
Black with #966026
Text Example
Text Example
White with #966026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966026; }
p { color: rgb(150,96,38); }
H1.HeaderClassName
{
color: #966026;
}
.AnyTagClassName
{
color: #966026;
}
</style>
background-color css
<style>
a { background-color: #966026; }
a { background-color: rgb(150,96,38); }
div.DivClassName
{
background-color: #966026;
}
.BgClassName
{
background-color: #966026;
}
</style>
border-color css
<style>
span { border-color: #966026; }
span { border-color: rgb(150,96,38); }
td.TdClassName
{
border-color: #966026;
}
.TagClassName
{
border-color: #966026;
}
</style>