Shades of Cape Palliser #724932
Tints of Cape Palliser #724932
RGB
CMYK
RGB Variations
Color information
#724932 (or 0x724932) is known color: Cape Palliser. HEX triplet: 72, 49 and 32. RGB value is (114,73,50). Sum of RGB (Red+Green+Blue) = 114+73+50=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 73 (28.91% from 255 or 30.80% from 237); Blue value is 50 (19.92% from 255 or 21.10% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #724932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724932 is #8DB6CD. Grayscale: #525252. Windows color (decimal): -9287374 or 3295602. OLE color: 3295602.
HSL color Cylindrical-coordinate representation of color #724932: hue angle of 21.56º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #724932 is Cyan = 0, Magento = 0.36, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 73 | 50 | - |
| CMYK | 0 | 0.36 | 0.56 | 0.55 |
| HSL | 21.56º | 0.39% | 0.32% | - |
| HSV(B) | 21.56º | 0.56% | 0.45% | - |
| XYZ | 9.9 | 8.57 | 4.15 | - |
| YUV | 82.64 | 109.58 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 50 | 0 | 0.36 | 0.56 | 0.55 | 21.56 | 0.39 | 0.32 |
| Hex | 72 | 49 | 32 | 0 | 24 | 38 | 37 | 16 | 27 | 20 |
| Octal | 162 | 111 | 62 | 0 | 44 | 70 | 67 | 26 | 47 | 40 |
| Binary | 1110010 | 1001001 | 110010 | 0 | 100100 | 111000 | 110111 | 10110 | 100111 | 100000 |
Color Harmonies of #724932
Complementary color
Monochromatic Colors of #724932
Black with #724932
Text Example
Text Example
White with #724932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724932; }
p { color: rgb(114,73,50); }
H1.HeaderClassName
{
color: #724932;
}
.AnyTagClassName
{
color: #724932;
}
</style>
background-color css
<style>
a { background-color: #724932; }
a { background-color: rgb(114,73,50); }
div.DivClassName
{
background-color: #724932;
}
.BgClassName
{
background-color: #724932;
}
</style>
border-color css
<style>
span { border-color: #724932; }
span { border-color: rgb(114,73,50); }
td.TdClassName
{
border-color: #724932;
}
.TagClassName
{
border-color: #724932;
}
</style>