Shades of Afghan Tan #976321
Tints of Afghan Tan #976321
RGB
CMYK
RGB Variations
Color information
#976321 (or 0x976321) is known color: Afghan Tan. HEX triplet: 97, 63 and 21. RGB value is (151,99,33). Sum of RGB (Red+Green+Blue) = 151+99+33=283 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.36% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 33 (13.28% from 255 or 11.66% from 283); Max value from RGB is 151 - color contains mainly: red. Hex color #976321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976321 is #689CDE. Grayscale: #6B6B6B. Windows color (decimal): -6855903 or 2188183. OLE color: 2188183.
HSL color Cylindrical-coordinate representation of color #976321: hue angle of 33.56º 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 #976321 is Cyan = 0, Magento = 0.34, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 99 | 33 | - |
| CMYK | 0 | 0.34 | 0.78 | 0.41 |
| HSL | 33.56º | 0.64% | 0.36% | - |
| HSV(B) | 33.56º | 0.78% | 0.59% | - |
| XYZ | 17.5 | 15.61 | 3.53 | - |
| YUV | 107.02 | 86.23 | 159.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 99 | 33 | 0 | 0.34 | 0.78 | 0.41 | 33.56 | 0.64 | 0.36 |
| Hex | 97 | 63 | 21 | 0 | 22 | 4E | 29 | 22 | 40 | 24 |
| Octal | 227 | 143 | 41 | 0 | 42 | 116 | 51 | 42 | 100 | 44 |
| Binary | 10010111 | 1100011 | 100001 | 0 | 100010 | 1001110 | 101001 | 100010 | 1000000 | 100100 |
Color Harmonies of #976321
Complementary color
Monochromatic Colors of #976321
Black with #976321
Text Example
Text Example
White with #976321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976321; }
p { color: rgb(151,99,33); }
H1.HeaderClassName
{
color: #976321;
}
.AnyTagClassName
{
color: #976321;
}
</style>
background-color css
<style>
a { background-color: #976321; }
a { background-color: rgb(151,99,33); }
div.DivClassName
{
background-color: #976321;
}
.BgClassName
{
background-color: #976321;
}
</style>
border-color css
<style>
span { border-color: #976321; }
span { border-color: rgb(151,99,33); }
td.TdClassName
{
border-color: #976321;
}
.TagClassName
{
border-color: #976321;
}
</style>