Shades of Afghan Tan #976220
Tints of Afghan Tan #976220
RGB
CMYK
RGB Variations
Color information
#976220 (or 0x976220) is known color: Afghan Tan. HEX triplet: 97, 62 and 20. RGB value is (151,98,32). Sum of RGB (Red+Green+Blue) = 151+98+32=281 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.74% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 32 (12.89% from 255 or 11.39% from 281); Max value from RGB is 151 - color contains mainly: red. Hex color #976220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976220 is #689DDF. Grayscale: #6A6A6A. Windows color (decimal): -6856160 or 2122391. OLE color: 2122391.
HSL color Cylindrical-coordinate representation of color #976220: hue angle of 33.28º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #976220 is Cyan = 0, Magento = 0.35, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 98 | 32 | - |
| CMYK | 0 | 0.35 | 0.79 | 0.41 |
| HSL | 33.28º | 0.65% | 0.36% | - |
| HSV(B) | 33.28º | 0.79% | 0.59% | - |
| XYZ | 17.39 | 15.42 | 3.43 | - |
| YUV | 106.32 | 86.06 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 98 | 32 | 0 | 0.35 | 0.79 | 0.41 | 33.28 | 0.65 | 0.36 |
| Hex | 97 | 62 | 20 | 0 | 23 | 4F | 29 | 21 | 41 | 24 |
| Octal | 227 | 142 | 40 | 0 | 43 | 117 | 51 | 41 | 101 | 44 |
| Binary | 10010111 | 1100010 | 100000 | 0 | 100011 | 1001111 | 101001 | 100001 | 1000001 | 100100 |
Color Harmonies of #976220
Complementary color
Monochromatic Colors of #976220
Black with #976220
Text Example
Text Example
White with #976220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976220; }
p { color: rgb(151,98,32); }
H1.HeaderClassName
{
color: #976220;
}
.AnyTagClassName
{
color: #976220;
}
</style>
background-color css
<style>
a { background-color: #976220; }
a { background-color: rgb(151,98,32); }
div.DivClassName
{
background-color: #976220;
}
.BgClassName
{
background-color: #976220;
}
</style>
border-color css
<style>
span { border-color: #976220; }
span { border-color: rgb(151,98,32); }
td.TdClassName
{
border-color: #976220;
}
.TagClassName
{
border-color: #976220;
}
</style>