Shades of Dark Tan #916847
Tints of Dark Tan #916847
RGB
CMYK
RGB Variations
Color information
#916847 (or 0x916847) is known color: Dark Tan. HEX triplet: 91, 68 and 47. RGB value is (145,104,71). Sum of RGB (Red+Green+Blue) = 145+104+71=320 (42% of max value = 765). Red value is 145 (57.03% from 255 or 45.31% from 320); Green value is 104 (41.02% from 255 or 32.5% from 320); Blue value is 71 (28.12% from 255 or 22.19% from 320); Max value from RGB is 145 - color contains mainly: red. Hex color #916847 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916847 is #6E97B8. Grayscale: #707070. Windows color (decimal): -7247801 or 4679825. OLE color: 4679825.
HSL color Cylindrical-coordinate representation of color #916847: hue angle of 26.76º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #916847 is Cyan = 0, Magento = 0.28, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 104 | 71 | - |
| CMYK | 0 | 0.28 | 0.51 | 0.43 |
| HSL | 26.76º | 0.34% | 0.42% | - |
| HSV(B) | 26.76º | 0.51% | 0.57% | - |
| XYZ | 17.76 | 16.38 | 8.19 | - |
| YUV | 112.5 | 104.58 | 151.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 104 | 71 | 0 | 0.28 | 0.51 | 0.43 | 26.76 | 0.34 | 0.42 |
| Hex | 91 | 68 | 47 | 0 | 1C | 33 | 2B | 1B | 22 | 2A |
| Octal | 221 | 150 | 107 | 0 | 34 | 63 | 53 | 33 | 42 | 52 |
| Binary | 10010001 | 1101000 | 1000111 | 0 | 11100 | 110011 | 101011 | 11011 | 100010 | 101010 |
Color Harmonies of #916847
Complementary color
Monochromatic Colors of #916847
Black with #916847
Text Example
Text Example
White with #916847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916847; }
p { color: rgb(145,104,71); }
H1.HeaderClassName
{
color: #916847;
}
.AnyTagClassName
{
color: #916847;
}
</style>
background-color css
<style>
a { background-color: #916847; }
a { background-color: rgb(145,104,71); }
div.DivClassName
{
background-color: #916847;
}
.BgClassName
{
background-color: #916847;
}
</style>
border-color css
<style>
span { border-color: #916847; }
span { border-color: rgb(145,104,71); }
td.TdClassName
{
border-color: #916847;
}
.TagClassName
{
border-color: #916847;
}
</style>