Shades of Afghan Tan #976022
Tints of Afghan Tan #976022
RGB
CMYK
RGB Variations
Color information
#976022 (or 0x976022) is known color: Afghan Tan. HEX triplet: 97, 60 and 22. RGB value is (151,96,34). Sum of RGB (Red+Green+Blue) = 151+96+34=281 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.74% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 34 (13.67% from 255 or 12.10% from 281); Max value from RGB is 151 - color contains mainly: red. Hex color #976022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976022 is #689FDD. Grayscale: #696969. Windows color (decimal): -6856670 or 2252951. OLE color: 2252951.
HSL color Cylindrical-coordinate representation of color #976022: hue angle of 31.79º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #976022 is Cyan = 0, Magento = 0.36, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 96 | 34 | - |
| CMYK | 0 | 0.36 | 0.77 | 0.41 |
| HSL | 31.79º | 0.63% | 0.36% | - |
| HSV(B) | 31.79º | 0.77% | 0.59% | - |
| XYZ | 17.23 | 15.06 | 3.51 | - |
| YUV | 105.38 | 87.72 | 160.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 96 | 34 | 0 | 0.36 | 0.77 | 0.41 | 31.79 | 0.63 | 0.36 |
| Hex | 97 | 60 | 22 | 0 | 24 | 4D | 29 | 20 | 3F | 24 |
| Octal | 227 | 140 | 42 | 0 | 44 | 115 | 51 | 40 | 77 | 44 |
| Binary | 10010111 | 1100000 | 100010 | 0 | 100100 | 1001101 | 101001 | 100000 | 111111 | 100100 |
Color Harmonies of #976022
Complementary color
Monochromatic Colors of #976022
Black with #976022
Text Example
Text Example
White with #976022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976022; }
p { color: rgb(151,96,34); }
H1.HeaderClassName
{
color: #976022;
}
.AnyTagClassName
{
color: #976022;
}
</style>
background-color css
<style>
a { background-color: #976022; }
a { background-color: rgb(151,96,34); }
div.DivClassName
{
background-color: #976022;
}
.BgClassName
{
background-color: #976022;
}
</style>
border-color css
<style>
span { border-color: #976022; }
span { border-color: rgb(151,96,34); }
td.TdClassName
{
border-color: #976022;
}
.TagClassName
{
border-color: #976022;
}
</style>