Shades of Afghan Tan #976221
Tints of Afghan Tan #976221
RGB
CMYK
RGB Variations
Color information
#976221 (or 0x976221) is known color: Afghan Tan. HEX triplet: 97, 62 and 21. RGB value is (151,98,33). Sum of RGB (Red+Green+Blue) = 151+98+33=282 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.55% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 33 (13.28% from 255 or 11.70% from 282); Max value from RGB is 151 - color contains mainly: red. Hex color #976221 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976221 is #689DDE. Grayscale: #6A6A6A. Windows color (decimal): -6856159 or 2187927. OLE color: 2187927.
HSL color Cylindrical-coordinate representation of color #976221: hue angle of 33.05º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #976221 is Cyan = 0, Magento = 0.35, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 98 | 33 | - |
| CMYK | 0 | 0.35 | 0.78 | 0.41 |
| HSL | 33.05º | 0.64% | 0.36% | - |
| HSV(B) | 33.05º | 0.78% | 0.59% | - |
| XYZ | 17.4 | 15.42 | 3.5 | - |
| YUV | 106.44 | 86.56 | 159.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 98 | 33 | 0 | 0.35 | 0.78 | 0.41 | 33.05 | 0.64 | 0.36 |
| Hex | 97 | 62 | 21 | 0 | 23 | 4E | 29 | 21 | 40 | 24 |
| Octal | 227 | 142 | 41 | 0 | 43 | 116 | 51 | 41 | 100 | 44 |
| Binary | 10010111 | 1100010 | 100001 | 0 | 100011 | 1001110 | 101001 | 100001 | 1000000 | 100100 |
Color Harmonies of #976221
Complementary color
Monochromatic Colors of #976221
Black with #976221
Text Example
Text Example
White with #976221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976221; }
p { color: rgb(151,98,33); }
H1.HeaderClassName
{
color: #976221;
}
.AnyTagClassName
{
color: #976221;
}
</style>
background-color css
<style>
a { background-color: #976221; }
a { background-color: rgb(151,98,33); }
div.DivClassName
{
background-color: #976221;
}
.BgClassName
{
background-color: #976221;
}
</style>
border-color css
<style>
span { border-color: #976221; }
span { border-color: rgb(151,98,33); }
td.TdClassName
{
border-color: #976221;
}
.TagClassName
{
border-color: #976221;
}
</style>