Shades of Cape Palliser #734831
Tints of Cape Palliser #734831
RGB
CMYK
RGB Variations
Color information
#734831 (or 0x734831) is known color: Cape Palliser. HEX triplet: 73, 48 and 31. RGB value is (115,72,49). Sum of RGB (Red+Green+Blue) = 115+72+49=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 72 (28.52% from 255 or 30.51% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #734831 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734831 is #8CB7CE. Grayscale: #525252. Windows color (decimal): -9222095 or 3229811. OLE color: 3229811.
HSL color Cylindrical-coordinate representation of color #734831: hue angle of 20.91º degrees, saturation: 0.4, 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 #734831 is Cyan = 0, Magento = 0.37, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 72 | 49 | - |
| CMYK | 0 | 0.37 | 0.57 | 0.55 |
| HSL | 20.91º | 0.4% | 0.32% | - |
| HSV(B) | 20.91º | 0.57% | 0.45% | - |
| XYZ | 9.94 | 8.5 | 4.02 | - |
| YUV | 82.24 | 109.25 | 151.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 72 | 49 | 0 | 0.37 | 0.57 | 0.55 | 20.91 | 0.4 | 0.32 |
| Hex | 73 | 48 | 31 | 0 | 25 | 39 | 37 | 15 | 28 | 20 |
| Octal | 163 | 110 | 61 | 0 | 45 | 71 | 67 | 25 | 50 | 40 |
| Binary | 1110011 | 1001000 | 110001 | 0 | 100101 | 111001 | 110111 | 10101 | 101000 | 100000 |
Color Harmonies of #734831
Complementary color
Monochromatic Colors of #734831
Black with #734831
Text Example
Text Example
White with #734831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734831; }
p { color: rgb(115,72,49); }
H1.HeaderClassName
{
color: #734831;
}
.AnyTagClassName
{
color: #734831;
}
</style>
background-color css
<style>
a { background-color: #734831; }
a { background-color: rgb(115,72,49); }
div.DivClassName
{
background-color: #734831;
}
.BgClassName
{
background-color: #734831;
}
</style>
border-color css
<style>
span { border-color: #734831; }
span { border-color: rgb(115,72,49); }
td.TdClassName
{
border-color: #734831;
}
.TagClassName
{
border-color: #734831;
}
</style>