Shades of Cape Palliser #704736
Tints of Cape Palliser #704736
RGB
CMYK
RGB Variations
Color information
#704736 (or 0x704736) is known color: Cape Palliser. HEX triplet: 70, 47 and 36. RGB value is (112,71,54). Sum of RGB (Red+Green+Blue) = 112+71+54=237 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.26% from 237); Green value is 71 (28.12% from 255 or 29.96% from 237); Blue value is 54 (21.48% from 255 or 22.78% from 237); Max value from RGB is 112 - color contains mainly: red. Hex color #704736 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704736 is #8FB8C9. Grayscale: #515151. Windows color (decimal): -9418954 or 3557232. OLE color: 3557232.
HSL color Cylindrical-coordinate representation of color #704736: hue angle of 17.59º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #704736 is Cyan = 0, Magento = 0.37, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 71 | 54 | - |
| CMYK | 0 | 0.37 | 0.52 | 0.56 |
| HSL | 17.59º | 0.35% | 0.33% | - |
| HSV(B) | 17.59º | 0.52% | 0.44% | - |
| XYZ | 9.6 | 8.22 | 4.57 | - |
| YUV | 81.32 | 112.58 | 149.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 71 | 54 | 0 | 0.37 | 0.52 | 0.56 | 17.59 | 0.35 | 0.33 |
| Hex | 70 | 47 | 36 | 0 | 25 | 34 | 38 | 12 | 23 | 21 |
| Octal | 160 | 107 | 66 | 0 | 45 | 64 | 70 | 22 | 43 | 41 |
| Binary | 1110000 | 1000111 | 110110 | 0 | 100101 | 110100 | 111000 | 10010 | 100011 | 100001 |
Color Harmonies of #704736
Complementary color
Monochromatic Colors of #704736
Black with #704736
Text Example
Text Example
White with #704736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704736; }
p { color: rgb(112,71,54); }
H1.HeaderClassName
{
color: #704736;
}
.AnyTagClassName
{
color: #704736;
}
</style>
background-color css
<style>
a { background-color: #704736; }
a { background-color: rgb(112,71,54); }
div.DivClassName
{
background-color: #704736;
}
.BgClassName
{
background-color: #704736;
}
</style>
border-color css
<style>
span { border-color: #704736; }
span { border-color: rgb(112,71,54); }
td.TdClassName
{
border-color: #704736;
}
.TagClassName
{
border-color: #704736;
}
</style>