Shades of Cape Palliser #734631
Tints of Cape Palliser #734631
RGB
CMYK
RGB Variations
Color information
#734631 (or 0x734631) is known color: Cape Palliser. HEX triplet: 73, 46 and 31. RGB value is (115,70,49). Sum of RGB (Red+Green+Blue) = 115+70+49=234 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.15% from 234); Green value is 70 (27.73% from 255 or 29.91% from 234); Blue value is 49 (19.53% from 255 or 20.94% from 234); Max value from RGB is 115 - color contains mainly: red. Hex color #734631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734631 is #8CB9CE. Grayscale: #515151. Windows color (decimal): -9222607 or 3229299. OLE color: 3229299.
HSL color Cylindrical-coordinate representation of color #734631: hue angle of 19.09º 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 #734631 is Cyan = 0, Magento = 0.39, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 49 | - |
| CMYK | 0 | 0.39 | 0.57 | 0.55 |
| HSL | 19.09º | 0.4% | 0.32% | - |
| HSV(B) | 19.09º | 0.57% | 0.45% | - |
| XYZ | 9.81 | 8.25 | 3.98 | - |
| YUV | 81.06 | 109.91 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 49 | 0 | 0.39 | 0.57 | 0.55 | 19.09 | 0.4 | 0.32 |
| Hex | 73 | 46 | 31 | 0 | 27 | 39 | 37 | 13 | 28 | 20 |
| Octal | 163 | 106 | 61 | 0 | 47 | 71 | 67 | 23 | 50 | 40 |
| Binary | 1110011 | 1000110 | 110001 | 0 | 100111 | 111001 | 110111 | 10011 | 101000 | 100000 |
Color Harmonies of #734631
Complementary color
Monochromatic Colors of #734631
Black with #734631
Text Example
Text Example
White with #734631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734631; }
p { color: rgb(115,70,49); }
H1.HeaderClassName
{
color: #734631;
}
.AnyTagClassName
{
color: #734631;
}
</style>
background-color css
<style>
a { background-color: #734631; }
a { background-color: rgb(115,70,49); }
div.DivClassName
{
background-color: #734631;
}
.BgClassName
{
background-color: #734631;
}
</style>
border-color css
<style>
span { border-color: #734631; }
span { border-color: rgb(115,70,49); }
td.TdClassName
{
border-color: #734631;
}
.TagClassName
{
border-color: #734631;
}
</style>