Shades of Afghan Tan #976625
Tints of Afghan Tan #976625
RGB
CMYK
RGB Variations
Color information
#976625 (or 0x976625) is known color: Afghan Tan. HEX triplet: 97, 66 and 25. RGB value is (151,102,37). Sum of RGB (Red+Green+Blue) = 151+102+37=290 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.07% from 290); Green value is 102 (40.23% from 255 or 35.17% from 290); Blue value is 37 (14.84% from 255 or 12.76% from 290); Max value from RGB is 151 - color contains mainly: red. Hex color #976625 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976625 is #6899DA. Grayscale: #6D6D6D. Windows color (decimal): -6855131 or 2451095. OLE color: 2451095.
HSL color Cylindrical-coordinate representation of color #976625: hue angle of 34.21º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #976625 is Cyan = 0, Magento = 0.32, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 102 | 37 | - |
| CMYK | 0 | 0.32 | 0.75 | 0.41 |
| HSL | 34.21º | 0.61% | 0.37% | - |
| HSV(B) | 34.21º | 0.75% | 0.59% | - |
| XYZ | 17.85 | 16.22 | 3.94 | - |
| YUV | 109.24 | 87.23 | 157.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 102 | 37 | 0 | 0.32 | 0.75 | 0.41 | 34.21 | 0.61 | 0.37 |
| Hex | 97 | 66 | 25 | 0 | 20 | 4B | 29 | 22 | 3D | 25 |
| Octal | 227 | 146 | 45 | 0 | 40 | 113 | 51 | 42 | 75 | 45 |
| Binary | 10010111 | 1100110 | 100101 | 0 | 100000 | 1001011 | 101001 | 100010 | 111101 | 100101 |
Color Harmonies of #976625
Complementary color
Monochromatic Colors of #976625
Black with #976625
Text Example
Text Example
White with #976625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976625; }
p { color: rgb(151,102,37); }
H1.HeaderClassName
{
color: #976625;
}
.AnyTagClassName
{
color: #976625;
}
</style>
background-color css
<style>
a { background-color: #976625; }
a { background-color: rgb(151,102,37); }
div.DivClassName
{
background-color: #976625;
}
.BgClassName
{
background-color: #976625;
}
</style>
border-color css
<style>
span { border-color: #976625; }
span { border-color: rgb(151,102,37); }
td.TdClassName
{
border-color: #976625;
}
.TagClassName
{
border-color: #976625;
}
</style>