Shades of Cape Palliser #724935
Tints of Cape Palliser #724935
RGB
CMYK
RGB Variations
Color information
#724935 (or 0x724935) is known color: Cape Palliser. HEX triplet: 72, 49 and 35. RGB value is (114,73,53). Sum of RGB (Red+Green+Blue) = 114+73+53=240 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.5% from 240); Green value is 73 (28.91% from 255 or 30.42% from 240); Blue value is 53 (21.09% from 255 or 22.08% from 240); Max value from RGB is 114 - color contains mainly: red. Hex color #724935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724935 is #8DB6CA. Grayscale: #535353. Windows color (decimal): -9287371 or 3492210. OLE color: 3492210.
HSL color Cylindrical-coordinate representation of color #724935: hue angle of 19.67º 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 #724935 is Cyan = 0, Magento = 0.36, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 73 | 53 | - |
| CMYK | 0 | 0.36 | 0.54 | 0.55 |
| HSL | 19.67º | 0.37% | 0.33% | - |
| HSV(B) | 19.67º | 0.54% | 0.45% | - |
| XYZ | 9.96 | 8.6 | 4.5 | - |
| YUV | 82.98 | 111.08 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 53 | 0 | 0.36 | 0.54 | 0.55 | 19.67 | 0.37 | 0.33 |
| Hex | 72 | 49 | 35 | 0 | 24 | 36 | 37 | 14 | 25 | 21 |
| Octal | 162 | 111 | 65 | 0 | 44 | 66 | 67 | 24 | 45 | 41 |
| Binary | 1110010 | 1001001 | 110101 | 0 | 100100 | 110110 | 110111 | 10100 | 100101 | 100001 |
Color Harmonies of #724935
Complementary color
Monochromatic Colors of #724935
Black with #724935
Text Example
Text Example
White with #724935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724935; }
p { color: rgb(114,73,53); }
H1.HeaderClassName
{
color: #724935;
}
.AnyTagClassName
{
color: #724935;
}
</style>
background-color css
<style>
a { background-color: #724935; }
a { background-color: rgb(114,73,53); }
div.DivClassName
{
background-color: #724935;
}
.BgClassName
{
background-color: #724935;
}
</style>
border-color css
<style>
span { border-color: #724935; }
span { border-color: rgb(114,73,53); }
td.TdClassName
{
border-color: #724935;
}
.TagClassName
{
border-color: #724935;
}
</style>