Shades of Afghan Tan #976229
Tints of Afghan Tan #976229
RGB
CMYK
RGB Variations
Color information
#976229 (or 0x976229) is known color: Afghan Tan. HEX triplet: 97, 62 and 29. RGB value is (151,98,41). Sum of RGB (Red+Green+Blue) = 151+98+41=290 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.07% from 290); Green value is 98 (38.67% from 255 or 33.79% from 290); Blue value is 41 (16.41% from 255 or 14.14% from 290); Max value from RGB is 151 - color contains mainly: red. Hex color #976229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976229 is #689DD6. Grayscale: #6B6B6B. Windows color (decimal): -6856151 or 2712215. OLE color: 2712215.
HSL color Cylindrical-coordinate representation of color #976229: hue angle of 31.09º 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 #976229 is Cyan = 0, Magento = 0.35, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 98 | 41 | - |
| CMYK | 0 | 0.35 | 0.73 | 0.41 |
| HSL | 31.09º | 0.57% | 0.38% | - |
| HSV(B) | 31.09º | 0.73% | 0.59% | - |
| XYZ | 17.53 | 15.47 | 4.16 | - |
| YUV | 107.35 | 90.56 | 159.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 98 | 41 | 0 | 0.35 | 0.73 | 0.41 | 31.09 | 0.57 | 0.38 |
| Hex | 97 | 62 | 29 | 0 | 23 | 49 | 29 | 1F | 39 | 26 |
| Octal | 227 | 142 | 51 | 0 | 43 | 111 | 51 | 37 | 71 | 46 |
| Binary | 10010111 | 1100010 | 101001 | 0 | 100011 | 1001001 | 101001 | 11111 | 111001 | 100110 |
Color Harmonies of #976229
Complementary color
Monochromatic Colors of #976229
Black with #976229
Text Example
Text Example
White with #976229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976229; }
p { color: rgb(151,98,41); }
H1.HeaderClassName
{
color: #976229;
}
.AnyTagClassName
{
color: #976229;
}
</style>
background-color css
<style>
a { background-color: #976229; }
a { background-color: rgb(151,98,41); }
div.DivClassName
{
background-color: #976229;
}
.BgClassName
{
background-color: #976229;
}
</style>
border-color css
<style>
span { border-color: #976229; }
span { border-color: rgb(151,98,41); }
td.TdClassName
{
border-color: #976229;
}
.TagClassName
{
border-color: #976229;
}
</style>