Shades of Afghan Tan #976729
Tints of Afghan Tan #976729
RGB
CMYK
RGB Variations
Color information
#976729 (or 0x976729) is known color: Afghan Tan. HEX triplet: 97, 67 and 29. RGB value is (151,103,41). Sum of RGB (Red+Green+Blue) = 151+103+41=295 (39% of max value = 765). Red value is 151 (59.38% from 255 or 51.19% from 295); Green value is 103 (40.62% from 255 or 34.92% from 295); Blue value is 41 (16.41% from 255 or 13.90% from 295); Max value from RGB is 151 - color contains mainly: red. Hex color #976729 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976729 is #6898D6. Grayscale: #6E6E6E. Windows color (decimal): -6854871 or 2713495. OLE color: 2713495.
HSL color Cylindrical-coordinate representation of color #976729: hue angle of 33.82º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #976729 is Cyan = 0, Magento = 0.32, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 103 | 41 | - |
| CMYK | 0 | 0.32 | 0.73 | 0.41 |
| HSL | 33.82º | 0.57% | 0.38% | - |
| HSV(B) | 33.82º | 0.73% | 0.59% | - |
| XYZ | 18.01 | 16.44 | 4.32 | - |
| YUV | 110.28 | 88.9 | 157.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 103 | 41 | 0 | 0.32 | 0.73 | 0.41 | 33.82 | 0.57 | 0.38 |
| Hex | 97 | 67 | 29 | 0 | 20 | 49 | 29 | 22 | 39 | 26 |
| Octal | 227 | 147 | 51 | 0 | 40 | 111 | 51 | 42 | 71 | 46 |
| Binary | 10010111 | 1100111 | 101001 | 0 | 100000 | 1001001 | 101001 | 100010 | 111001 | 100110 |
Color Harmonies of #976729
Complementary color
Monochromatic Colors of #976729
Black with #976729
Text Example
Text Example
White with #976729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976729; }
p { color: rgb(151,103,41); }
H1.HeaderClassName
{
color: #976729;
}
.AnyTagClassName
{
color: #976729;
}
</style>
background-color css
<style>
a { background-color: #976729; }
a { background-color: rgb(151,103,41); }
div.DivClassName
{
background-color: #976729;
}
.BgClassName
{
background-color: #976729;
}
</style>
border-color css
<style>
span { border-color: #976729; }
span { border-color: rgb(151,103,41); }
td.TdClassName
{
border-color: #976729;
}
.TagClassName
{
border-color: #976729;
}
</style>