Shades of Cape Palliser #724931
Tints of Cape Palliser #724931
RGB
CMYK
RGB Variations
Color information
#724931 (or 0x724931) is known color: Cape Palliser. HEX triplet: 72, 49 and 31. RGB value is (114,73,49). Sum of RGB (Red+Green+Blue) = 114+73+49=236 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.31% from 236); Green value is 73 (28.91% from 255 or 30.93% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 114 - color contains mainly: red. Hex color #724931 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724931 is #8DB6CE. Grayscale: #525252. Windows color (decimal): -9287375 or 3230066. OLE color: 3230066.
HSL color Cylindrical-coordinate representation of color #724931: hue angle of 22.15º 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 #724931 is Cyan = 0, Magento = 0.36, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 73 | 49 | - |
| CMYK | 0 | 0.36 | 0.57 | 0.55 |
| HSL | 22.15º | 0.4% | 0.32% | - |
| HSV(B) | 22.15º | 0.57% | 0.45% | - |
| XYZ | 9.88 | 8.56 | 4.04 | - |
| YUV | 82.52 | 109.08 | 150.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 49 | 0 | 0.36 | 0.57 | 0.55 | 22.15 | 0.4 | 0.32 |
| Hex | 72 | 49 | 31 | 0 | 24 | 39 | 37 | 16 | 28 | 20 |
| Octal | 162 | 111 | 61 | 0 | 44 | 71 | 67 | 26 | 50 | 40 |
| Binary | 1110010 | 1001001 | 110001 | 0 | 100100 | 111001 | 110111 | 10110 | 101000 | 100000 |
Color Harmonies of #724931
Complementary color
Monochromatic Colors of #724931
Black with #724931
Text Example
Text Example
White with #724931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724931; }
p { color: rgb(114,73,49); }
H1.HeaderClassName
{
color: #724931;
}
.AnyTagClassName
{
color: #724931;
}
</style>
background-color css
<style>
a { background-color: #724931; }
a { background-color: rgb(114,73,49); }
div.DivClassName
{
background-color: #724931;
}
.BgClassName
{
background-color: #724931;
}
</style>
border-color css
<style>
span { border-color: #724931; }
span { border-color: rgb(114,73,49); }
td.TdClassName
{
border-color: #724931;
}
.TagClassName
{
border-color: #724931;
}
</style>