Shades of Cape Palliser #734935
Tints of Cape Palliser #734935
RGB
CMYK
RGB Variations
Color information
#734935 (or 0x734935) is known color: Cape Palliser. HEX triplet: 73, 49 and 35. RGB value is (115,73,53). Sum of RGB (Red+Green+Blue) = 115+73+53=241 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.72% from 241); Green value is 73 (28.91% from 255 or 30.29% from 241); Blue value is 53 (21.09% from 255 or 21.99% from 241); Max value from RGB is 115 - color contains mainly: red. Hex color #734935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734935 is #8CB6CA. Grayscale: #535353. Windows color (decimal): -9221835 or 3492211. OLE color: 3492211.
HSL color Cylindrical-coordinate representation of color #734935: hue angle of 19.35º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #734935 is Cyan = 0, Magento = 0.37, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 53 | - |
| CMYK | 0 | 0.37 | 0.54 | 0.55 |
| HSL | 19.35º | 0.37% | 0.33% | - |
| HSV(B) | 19.35º | 0.54% | 0.45% | - |
| XYZ | 10.1 | 8.67 | 4.51 | - |
| YUV | 83.28 | 110.91 | 150.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 53 | 0 | 0.37 | 0.54 | 0.55 | 19.35 | 0.37 | 0.33 |
| Hex | 73 | 49 | 35 | 0 | 25 | 36 | 37 | 13 | 25 | 21 |
| Octal | 163 | 111 | 65 | 0 | 45 | 66 | 67 | 23 | 45 | 41 |
| Binary | 1110011 | 1001001 | 110101 | 0 | 100101 | 110110 | 110111 | 10011 | 100101 | 100001 |
Color Harmonies of #734935
Complementary color
Monochromatic Colors of #734935
Black with #734935
Text Example
Text Example
White with #734935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734935; }
p { color: rgb(115,73,53); }
H1.HeaderClassName
{
color: #734935;
}
.AnyTagClassName
{
color: #734935;
}
</style>
background-color css
<style>
a { background-color: #734935; }
a { background-color: rgb(115,73,53); }
div.DivClassName
{
background-color: #734935;
}
.BgClassName
{
background-color: #734935;
}
</style>
border-color css
<style>
span { border-color: #734935; }
span { border-color: rgb(115,73,53); }
td.TdClassName
{
border-color: #734935;
}
.TagClassName
{
border-color: #734935;
}
</style>