Shades of Cape Palliser #734630
Tints of Cape Palliser #734630
RGB
CMYK
RGB Variations
Color information
#734630 (or 0x734630) is known color: Cape Palliser. HEX triplet: 73, 46 and 30. RGB value is (115,70,48). Sum of RGB (Red+Green+Blue) = 115+70+48=233 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.36% from 233); Green value is 70 (27.73% from 255 or 30.04% from 233); Blue value is 48 (19.14% from 255 or 20.60% from 233); Max value from RGB is 115 - color contains mainly: red. Hex color #734630 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734630 is #8CB9CF. Grayscale: #515151. Windows color (decimal): -9222608 or 3163763. OLE color: 3163763.
HSL color Cylindrical-coordinate representation of color #734630: hue angle of 19.7º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #734630 is Cyan = 0, Magento = 0.39, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 48 | - |
| CMYK | 0 | 0.39 | 0.58 | 0.55 |
| HSL | 19.7º | 0.41% | 0.32% | - |
| HSV(B) | 19.7º | 0.58% | 0.45% | - |
| XYZ | 9.79 | 8.24 | 3.87 | - |
| YUV | 80.95 | 109.41 | 152.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 48 | 0 | 0.39 | 0.58 | 0.55 | 19.7 | 0.41 | 0.32 |
| Hex | 73 | 46 | 30 | 0 | 27 | 3A | 37 | 14 | 29 | 20 |
| Octal | 163 | 106 | 60 | 0 | 47 | 72 | 67 | 24 | 51 | 40 |
| Binary | 1110011 | 1000110 | 110000 | 0 | 100111 | 111010 | 110111 | 10100 | 101001 | 100000 |
Color Harmonies of #734630
Complementary color
Monochromatic Colors of #734630
Black with #734630
Text Example
Text Example
White with #734630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734630; }
p { color: rgb(115,70,48); }
H1.HeaderClassName
{
color: #734630;
}
.AnyTagClassName
{
color: #734630;
}
</style>
background-color css
<style>
a { background-color: #734630; }
a { background-color: rgb(115,70,48); }
div.DivClassName
{
background-color: #734630;
}
.BgClassName
{
background-color: #734630;
}
</style>
border-color css
<style>
span { border-color: #734630; }
span { border-color: rgb(115,70,48); }
td.TdClassName
{
border-color: #734630;
}
.TagClassName
{
border-color: #734630;
}
</style>