Shades of Dark Tan #976446
Tints of Dark Tan #976446
RGB
CMYK
RGB Variations
Color information
#976446 (or 0x976446) is known color: Dark Tan. HEX triplet: 97, 64 and 46. RGB value is (151,100,70). Sum of RGB (Red+Green+Blue) = 151+100+70=321 (42% of max value = 765). Red value is 151 (59.38% from 255 or 47.04% from 321); Green value is 100 (39.45% from 255 or 31.15% from 321); Blue value is 70 (27.73% from 255 or 21.81% from 321); Max value from RGB is 151 - color contains mainly: red. Hex color #976446 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976446 is #689BB9. Grayscale: #707070. Windows color (decimal): -6855610 or 4613271. OLE color: 4613271.
HSL color Cylindrical-coordinate representation of color #976446: hue angle of 22.22º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #976446 is Cyan = 0, Magento = 0.34, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 100 | 70 | - |
| CMYK | 0 | 0.34 | 0.54 | 0.41 |
| HSL | 22.22º | 0.37% | 0.43% | - |
| HSV(B) | 22.22º | 0.54% | 0.59% | - |
| XYZ | 18.43 | 16.14 | 7.94 | - |
| YUV | 111.83 | 104.4 | 155.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 100 | 70 | 0 | 0.34 | 0.54 | 0.41 | 22.22 | 0.37 | 0.43 |
| Hex | 97 | 64 | 46 | 0 | 22 | 36 | 29 | 16 | 25 | 2B |
| Octal | 227 | 144 | 106 | 0 | 42 | 66 | 51 | 26 | 45 | 53 |
| Binary | 10010111 | 1100100 | 1000110 | 0 | 100010 | 110110 | 101001 | 10110 | 100101 | 101011 |
Color Harmonies of #976446
Complementary color
Monochromatic Colors of #976446
Black with #976446
Text Example
Text Example
White with #976446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976446; }
p { color: rgb(151,100,70); }
H1.HeaderClassName
{
color: #976446;
}
.AnyTagClassName
{
color: #976446;
}
</style>
background-color css
<style>
a { background-color: #976446; }
a { background-color: rgb(151,100,70); }
div.DivClassName
{
background-color: #976446;
}
.BgClassName
{
background-color: #976446;
}
</style>
border-color css
<style>
span { border-color: #976446; }
span { border-color: rgb(151,100,70); }
td.TdClassName
{
border-color: #976446;
}
.TagClassName
{
border-color: #976446;
}
</style>