Shades of Afghan Tan #966729
Tints of Afghan Tan #966729
RGB
CMYK
RGB Variations
Color information
#966729 (or 0x966729) is known color: Afghan Tan. HEX triplet: 96, 67 and 29. RGB value is (150,103,41). Sum of RGB (Red+Green+Blue) = 150+103+41=294 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.02% from 294); Green value is 103 (40.62% from 255 or 35.03% from 294); Blue value is 41 (16.41% from 255 or 13.95% from 294); Max value from RGB is 150 - color contains mainly: red. Hex color #966729 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966729 is #6998D6. Grayscale: #6E6E6E. Windows color (decimal): -6920407 or 2713494. OLE color: 2713494.
HSL color Cylindrical-coordinate representation of color #966729: hue angle of 34.13º 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 #966729 is Cyan = 0, Magento = 0.31, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 103 | 41 | - |
| CMYK | 0 | 0.31 | 0.73 | 0.41 |
| HSL | 34.13º | 0.57% | 0.37% | - |
| HSV(B) | 34.13º | 0.73% | 0.59% | - |
| XYZ | 17.83 | 16.34 | 4.31 | - |
| YUV | 109.99 | 89.07 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 103 | 41 | 0 | 0.31 | 0.73 | 0.41 | 34.13 | 0.57 | 0.37 |
| Hex | 96 | 67 | 29 | 0 | 1F | 49 | 29 | 22 | 39 | 25 |
| Octal | 226 | 147 | 51 | 0 | 37 | 111 | 51 | 42 | 71 | 45 |
| Binary | 10010110 | 1100111 | 101001 | 0 | 11111 | 1001001 | 101001 | 100010 | 111001 | 100101 |
Color Harmonies of #966729
Complementary color
Monochromatic Colors of #966729
Black with #966729
Text Example
Text Example
White with #966729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966729; }
p { color: rgb(150,103,41); }
H1.HeaderClassName
{
color: #966729;
}
.AnyTagClassName
{
color: #966729;
}
</style>
background-color css
<style>
a { background-color: #966729; }
a { background-color: rgb(150,103,41); }
div.DivClassName
{
background-color: #966729;
}
.BgClassName
{
background-color: #966729;
}
</style>
border-color css
<style>
span { border-color: #966729; }
span { border-color: rgb(150,103,41); }
td.TdClassName
{
border-color: #966729;
}
.TagClassName
{
border-color: #966729;
}
</style>