Shades of Cape Palliser #734934
Tints of Cape Palliser #734934
RGB
CMYK
RGB Variations
Color information
#734934 (or 0x734934) is known color: Cape Palliser. HEX triplet: 73, 49 and 34. RGB value is (115,73,52). Sum of RGB (Red+Green+Blue) = 115+73+52=240 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.92% from 240); Green value is 73 (28.91% from 255 or 30.42% from 240); Blue value is 52 (20.70% from 255 or 21.67% from 240); Max value from RGB is 115 - color contains mainly: red. Hex color #734934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734934 is #8CB6CB. Grayscale: #535353. Windows color (decimal): -9221836 or 3426675. OLE color: 3426675.
HSL color Cylindrical-coordinate representation of color #734934: hue angle of 20º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #734934 is Cyan = 0, Magento = 0.37, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 52 | - |
| CMYK | 0 | 0.37 | 0.55 | 0.55 |
| HSL | 20º | 0.38% | 0.33% | - |
| HSV(B) | 20º | 0.55% | 0.45% | - |
| XYZ | 10.07 | 8.66 | 4.39 | - |
| YUV | 83.16 | 110.41 | 150.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 52 | 0 | 0.37 | 0.55 | 0.55 | 20 | 0.38 | 0.33 |
| Hex | 73 | 49 | 34 | 0 | 25 | 37 | 37 | 14 | 26 | 21 |
| Octal | 163 | 111 | 64 | 0 | 45 | 67 | 67 | 24 | 46 | 41 |
| Binary | 1110011 | 1001001 | 110100 | 0 | 100101 | 110111 | 110111 | 10100 | 100110 | 100001 |
Color Harmonies of #734934
Complementary color
Monochromatic Colors of #734934
Black with #734934
Text Example
Text Example
White with #734934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734934; }
p { color: rgb(115,73,52); }
H1.HeaderClassName
{
color: #734934;
}
.AnyTagClassName
{
color: #734934;
}
</style>
background-color css
<style>
a { background-color: #734934; }
a { background-color: rgb(115,73,52); }
div.DivClassName
{
background-color: #734934;
}
.BgClassName
{
background-color: #734934;
}
</style>
border-color css
<style>
span { border-color: #734934; }
span { border-color: rgb(115,73,52); }
td.TdClassName
{
border-color: #734934;
}
.TagClassName
{
border-color: #734934;
}
</style>