Shades of Cape Palliser #734932
Tints of Cape Palliser #734932
RGB
CMYK
RGB Variations
Color information
#734932 (or 0x734932) is known color: Cape Palliser. HEX triplet: 73, 49 and 32. RGB value is (115,73,50). Sum of RGB (Red+Green+Blue) = 115+73+50=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 73 (28.91% from 255 or 30.67% from 238); Blue value is 50 (19.92% from 255 or 21.01% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #734932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734932 is #8CB6CD. Grayscale: #535353. Windows color (decimal): -9221838 or 3295603. OLE color: 3295603.
HSL color Cylindrical-coordinate representation of color #734932: hue angle of 21.23º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #734932 is Cyan = 0, Magento = 0.37, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 50 | - |
| CMYK | 0 | 0.37 | 0.57 | 0.55 |
| HSL | 21.23º | 0.39% | 0.32% | - |
| HSV(B) | 21.23º | 0.57% | 0.45% | - |
| XYZ | 10.03 | 8.64 | 4.16 | - |
| YUV | 82.94 | 109.41 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 50 | 0 | 0.37 | 0.57 | 0.55 | 21.23 | 0.39 | 0.32 |
| Hex | 73 | 49 | 32 | 0 | 25 | 39 | 37 | 15 | 27 | 20 |
| Octal | 163 | 111 | 62 | 0 | 45 | 71 | 67 | 25 | 47 | 40 |
| Binary | 1110011 | 1001001 | 110010 | 0 | 100101 | 111001 | 110111 | 10101 | 100111 | 100000 |
Color Harmonies of #734932
Complementary color
Monochromatic Colors of #734932
Black with #734932
Text Example
Text Example
White with #734932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734932; }
p { color: rgb(115,73,50); }
H1.HeaderClassName
{
color: #734932;
}
.AnyTagClassName
{
color: #734932;
}
</style>
background-color css
<style>
a { background-color: #734932; }
a { background-color: rgb(115,73,50); }
div.DivClassName
{
background-color: #734932;
}
.BgClassName
{
background-color: #734932;
}
</style>
border-color css
<style>
span { border-color: #734932; }
span { border-color: rgb(115,73,50); }
td.TdClassName
{
border-color: #734932;
}
.TagClassName
{
border-color: #734932;
}
</style>