Shades of Cape Palliser #724934
Tints of Cape Palliser #724934
RGB
CMYK
RGB Variations
Color information
#724934 (or 0x724934) is known color: Cape Palliser. HEX triplet: 72, 49 and 34. RGB value is (114,73,52). Sum of RGB (Red+Green+Blue) = 114+73+52=239 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.70% from 239); Green value is 73 (28.91% from 255 or 30.54% from 239); Blue value is 52 (20.70% from 255 or 21.76% from 239); Max value from RGB is 114 - color contains mainly: red. Hex color #724934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724934 is #8DB6CB. Grayscale: #525252. Windows color (decimal): -9287372 or 3426674. OLE color: 3426674.
HSL color Cylindrical-coordinate representation of color #724934: hue angle of 20.32º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #724934 is Cyan = 0, Magento = 0.36, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 73 | 52 | - |
| CMYK | 0 | 0.36 | 0.54 | 0.55 |
| HSL | 20.32º | 0.37% | 0.33% | - |
| HSV(B) | 20.32º | 0.54% | 0.45% | - |
| XYZ | 9.94 | 8.59 | 4.38 | - |
| YUV | 82.87 | 110.58 | 150.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 52 | 0 | 0.36 | 0.54 | 0.55 | 20.32 | 0.37 | 0.33 |
| Hex | 72 | 49 | 34 | 0 | 24 | 36 | 37 | 14 | 25 | 21 |
| Octal | 162 | 111 | 64 | 0 | 44 | 66 | 67 | 24 | 45 | 41 |
| Binary | 1110010 | 1001001 | 110100 | 0 | 100100 | 110110 | 110111 | 10100 | 100101 | 100001 |
Color Harmonies of #724934
Complementary color
Monochromatic Colors of #724934
Black with #724934
Text Example
Text Example
White with #724934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724934; }
p { color: rgb(114,73,52); }
H1.HeaderClassName
{
color: #724934;
}
.AnyTagClassName
{
color: #724934;
}
</style>
background-color css
<style>
a { background-color: #724934; }
a { background-color: rgb(114,73,52); }
div.DivClassName
{
background-color: #724934;
}
.BgClassName
{
background-color: #724934;
}
</style>
border-color css
<style>
span { border-color: #724934; }
span { border-color: rgb(114,73,52); }
td.TdClassName
{
border-color: #724934;
}
.TagClassName
{
border-color: #724934;
}
</style>