Shades of Afghan Tan #976121
Tints of Afghan Tan #976121
RGB
CMYK
RGB Variations
Color information
#976121 (or 0x976121) is known color: Afghan Tan. HEX triplet: 97, 61 and 21. RGB value is (151,97,33). Sum of RGB (Red+Green+Blue) = 151+97+33=281 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.74% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 33 (13.28% from 255 or 11.74% from 281); Max value from RGB is 151 - color contains mainly: red. Hex color #976121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976121 is #689EDE. Grayscale: #6A6A6A. Windows color (decimal): -6856415 or 2187671. OLE color: 2187671.
HSL color Cylindrical-coordinate representation of color #976121: hue angle of 32.54º 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 #976121 is Cyan = 0, Magento = 0.36, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 97 | 33 | - |
| CMYK | 0 | 0.36 | 0.78 | 0.41 |
| HSL | 32.54º | 0.64% | 0.36% | - |
| HSV(B) | 32.54º | 0.78% | 0.59% | - |
| XYZ | 17.31 | 15.24 | 3.47 | - |
| YUV | 105.85 | 86.89 | 160.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 97 | 33 | 0 | 0.36 | 0.78 | 0.41 | 32.54 | 0.64 | 0.36 |
| Hex | 97 | 61 | 21 | 0 | 24 | 4E | 29 | 21 | 40 | 24 |
| Octal | 227 | 141 | 41 | 0 | 44 | 116 | 51 | 41 | 100 | 44 |
| Binary | 10010111 | 1100001 | 100001 | 0 | 100100 | 1001110 | 101001 | 100001 | 1000000 | 100100 |
Color Harmonies of #976121
Complementary color
Monochromatic Colors of #976121
Black with #976121
Text Example
Text Example
White with #976121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976121; }
p { color: rgb(151,97,33); }
H1.HeaderClassName
{
color: #976121;
}
.AnyTagClassName
{
color: #976121;
}
</style>
background-color css
<style>
a { background-color: #976121; }
a { background-color: rgb(151,97,33); }
div.DivClassName
{
background-color: #976121;
}
.BgClassName
{
background-color: #976121;
}
</style>
border-color css
<style>
span { border-color: #976121; }
span { border-color: rgb(151,97,33); }
td.TdClassName
{
border-color: #976121;
}
.TagClassName
{
border-color: #976121;
}
</style>