Shades of Afghan Tan #966029
Tints of Afghan Tan #966029
RGB
CMYK
RGB Variations
Color information
#966029 (or 0x966029) is known color: Afghan Tan. HEX triplet: 96, 60 and 29. RGB value is (150,96,41). Sum of RGB (Red+Green+Blue) = 150+96+41=287 (38% of max value = 765). Red value is 150 (58.98% from 255 or 52.26% from 287); Green value is 96 (37.89% from 255 or 33.45% from 287); Blue value is 41 (16.41% from 255 or 14.29% from 287); Max value from RGB is 150 - color contains mainly: red. Hex color #966029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966029 is #699FD6. Grayscale: #6A6A6A. Windows color (decimal): -6922199 or 2711702. OLE color: 2711702.
HSL color Cylindrical-coordinate representation of color #966029: hue angle of 30.28º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #966029 is Cyan = 0, Magento = 0.36, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 96 | 41 | - |
| CMYK | 0 | 0.36 | 0.73 | 0.41 |
| HSL | 30.28º | 0.57% | 0.37% | - |
| HSV(B) | 30.28º | 0.73% | 0.59% | - |
| XYZ | 17.16 | 15.01 | 4.09 | - |
| YUV | 105.88 | 91.39 | 159.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 96 | 41 | 0 | 0.36 | 0.73 | 0.41 | 30.28 | 0.57 | 0.37 |
| Hex | 96 | 60 | 29 | 0 | 24 | 49 | 29 | 1E | 39 | 25 |
| Octal | 226 | 140 | 51 | 0 | 44 | 111 | 51 | 36 | 71 | 45 |
| Binary | 10010110 | 1100000 | 101001 | 0 | 100100 | 1001001 | 101001 | 11110 | 111001 | 100101 |
Color Harmonies of #966029
Complementary color
Monochromatic Colors of #966029
Black with #966029
Text Example
Text Example
White with #966029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966029; }
p { color: rgb(150,96,41); }
H1.HeaderClassName
{
color: #966029;
}
.AnyTagClassName
{
color: #966029;
}
</style>
background-color css
<style>
a { background-color: #966029; }
a { background-color: rgb(150,96,41); }
div.DivClassName
{
background-color: #966029;
}
.BgClassName
{
background-color: #966029;
}
</style>
border-color css
<style>
span { border-color: #966029; }
span { border-color: rgb(150,96,41); }
td.TdClassName
{
border-color: #966029;
}
.TagClassName
{
border-color: #966029;
}
</style>