Shades of Cape Palliser #724831
Tints of Cape Palliser #724831
RGB
CMYK
RGB Variations
Color information
#724831 (or 0x724831) is known color: Cape Palliser. HEX triplet: 72, 48 and 31. RGB value is (114,72,49). Sum of RGB (Red+Green+Blue) = 114+72+49=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 72 (28.52% from 255 or 30.64% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #724831 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724831 is #8DB7CE. Grayscale: #525252. Windows color (decimal): -9287631 or 3229810. OLE color: 3229810.
HSL color Cylindrical-coordinate representation of color #724831: hue angle of 21.23º 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 #724831 is Cyan = 0, Magento = 0.37, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 72 | 49 | - |
| CMYK | 0 | 0.37 | 0.57 | 0.55 |
| HSL | 21.23º | 0.4% | 0.32% | - |
| HSV(B) | 21.23º | 0.57% | 0.45% | - |
| XYZ | 9.81 | 8.43 | 4.02 | - |
| YUV | 81.94 | 109.41 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 72 | 49 | 0 | 0.37 | 0.57 | 0.55 | 21.23 | 0.4 | 0.32 |
| Hex | 72 | 48 | 31 | 0 | 25 | 39 | 37 | 15 | 28 | 20 |
| Octal | 162 | 110 | 61 | 0 | 45 | 71 | 67 | 25 | 50 | 40 |
| Binary | 1110010 | 1001000 | 110001 | 0 | 100101 | 111001 | 110111 | 10101 | 101000 | 100000 |
Color Harmonies of #724831
Complementary color
Monochromatic Colors of #724831
Black with #724831
Text Example
Text Example
White with #724831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724831; }
p { color: rgb(114,72,49); }
H1.HeaderClassName
{
color: #724831;
}
.AnyTagClassName
{
color: #724831;
}
</style>
background-color css
<style>
a { background-color: #724831; }
a { background-color: rgb(114,72,49); }
div.DivClassName
{
background-color: #724831;
}
.BgClassName
{
background-color: #724831;
}
</style>
border-color css
<style>
span { border-color: #724831; }
span { border-color: rgb(114,72,49); }
td.TdClassName
{
border-color: #724831;
}
.TagClassName
{
border-color: #724831;
}
</style>