Shades of Cape Palliser #704837
Tints of Cape Palliser #704837
RGB
CMYK
RGB Variations
Color information
#704837 (or 0x704837) is known color: Cape Palliser. HEX triplet: 70, 48 and 37. RGB value is (112,72,55). Sum of RGB (Red+Green+Blue) = 112+72+55=239 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.86% from 239); Green value is 72 (28.52% from 255 or 30.13% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 112 - color contains mainly: red. Hex color #704837 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704837 is #8FB7C8. Grayscale: #525252. Windows color (decimal): -9418697 or 3623024. OLE color: 3623024.
HSL color Cylindrical-coordinate representation of color #704837: hue angle of 17.89º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #704837 is Cyan = 0, Magento = 0.36, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 72 | 55 | - |
| CMYK | 0 | 0.36 | 0.51 | 0.56 |
| HSL | 17.89º | 0.34% | 0.33% | - |
| HSV(B) | 17.89º | 0.51% | 0.44% | - |
| XYZ | 9.69 | 8.36 | 4.72 | - |
| YUV | 82.02 | 112.75 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 72 | 55 | 0 | 0.36 | 0.51 | 0.56 | 17.89 | 0.34 | 0.33 |
| Hex | 70 | 48 | 37 | 0 | 24 | 33 | 38 | 12 | 22 | 21 |
| Octal | 160 | 110 | 67 | 0 | 44 | 63 | 70 | 22 | 42 | 41 |
| Binary | 1110000 | 1001000 | 110111 | 0 | 100100 | 110011 | 111000 | 10010 | 100010 | 100001 |
Color Harmonies of #704837
Complementary color
Monochromatic Colors of #704837
Black with #704837
Text Example
Text Example
White with #704837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704837; }
p { color: rgb(112,72,55); }
H1.HeaderClassName
{
color: #704837;
}
.AnyTagClassName
{
color: #704837;
}
</style>
background-color css
<style>
a { background-color: #704837; }
a { background-color: rgb(112,72,55); }
div.DivClassName
{
background-color: #704837;
}
.BgClassName
{
background-color: #704837;
}
</style>
border-color css
<style>
span { border-color: #704837; }
span { border-color: rgb(112,72,55); }
td.TdClassName
{
border-color: #704837;
}
.TagClassName
{
border-color: #704837;
}
</style>