Shades of Dark Tan #956847
Tints of Dark Tan #956847
RGB
CMYK
RGB Variations
Color information
#956847 (or 0x956847) is known color: Dark Tan. HEX triplet: 95, 68 and 47. RGB value is (149,104,71). Sum of RGB (Red+Green+Blue) = 149+104+71=324 (42% of max value = 765). Red value is 149 (58.59% from 255 or 45.99% from 324); Green value is 104 (41.02% from 255 or 32.10% from 324); Blue value is 71 (28.12% from 255 or 21.91% from 324); Max value from RGB is 149 - color contains mainly: red. Hex color #956847 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956847 is #6A97B8. Grayscale: #717171. Windows color (decimal): -6985657 or 4679829. OLE color: 4679829.
HSL color Cylindrical-coordinate representation of color #956847: hue angle of 25.38º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #956847 is Cyan = 0, Magento = 0.30, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 104 | 71 | - |
| CMYK | 0 | 0.30 | 0.52 | 0.42 |
| HSL | 25.38º | 0.35% | 0.43% | - |
| HSV(B) | 25.38º | 0.52% | 0.58% | - |
| XYZ | 18.48 | 16.75 | 8.22 | - |
| YUV | 113.69 | 103.91 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 104 | 71 | 0 | 0.30 | 0.52 | 0.42 | 25.38 | 0.35 | 0.43 |
| Hex | 95 | 68 | 47 | 0 | 1E | 34 | 2A | 19 | 23 | 2B |
| Octal | 225 | 150 | 107 | 0 | 36 | 64 | 52 | 31 | 43 | 53 |
| Binary | 10010101 | 1101000 | 1000111 | 0 | 11110 | 110100 | 101010 | 11001 | 100011 | 101011 |
Color Harmonies of #956847
Complementary color
Monochromatic Colors of #956847
Black with #956847
Text Example
Text Example
White with #956847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956847; }
p { color: rgb(149,104,71); }
H1.HeaderClassName
{
color: #956847;
}
.AnyTagClassName
{
color: #956847;
}
</style>
background-color css
<style>
a { background-color: #956847; }
a { background-color: rgb(149,104,71); }
div.DivClassName
{
background-color: #956847;
}
.BgClassName
{
background-color: #956847;
}
</style>
border-color css
<style>
span { border-color: #956847; }
span { border-color: rgb(149,104,71); }
td.TdClassName
{
border-color: #956847;
}
.TagClassName
{
border-color: #956847;
}
</style>