Shades of Cape Palliser #724732
Tints of Cape Palliser #724732
RGB
CMYK
RGB Variations
Color information
#724732 (or 0x724732) is known color: Cape Palliser. HEX triplet: 72, 47 and 32. RGB value is (114,71,50). Sum of RGB (Red+Green+Blue) = 114+71+50=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 71 (28.12% from 255 or 30.21% from 235); Blue value is 50 (19.92% from 255 or 21.28% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #724732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724732 is #8DB8CD. Grayscale: #515151. Windows color (decimal): -9287886 or 3295090. OLE color: 3295090.
HSL color Cylindrical-coordinate representation of color #724732: hue angle of 19.69º 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 #724732 is Cyan = 0, Magento = 0.38, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 71 | 50 | - |
| CMYK | 0 | 0.38 | 0.56 | 0.55 |
| HSL | 19.69º | 0.39% | 0.32% | - |
| HSV(B) | 19.69º | 0.56% | 0.45% | - |
| XYZ | 9.77 | 8.31 | 4.11 | - |
| YUV | 81.46 | 110.25 | 151.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 71 | 50 | 0 | 0.38 | 0.56 | 0.55 | 19.69 | 0.39 | 0.32 |
| Hex | 72 | 47 | 32 | 0 | 26 | 38 | 37 | 14 | 27 | 20 |
| Octal | 162 | 107 | 62 | 0 | 46 | 70 | 67 | 24 | 47 | 40 |
| Binary | 1110010 | 1000111 | 110010 | 0 | 100110 | 111000 | 110111 | 10100 | 100111 | 100000 |
Color Harmonies of #724732
Complementary color
Monochromatic Colors of #724732
Black with #724732
Text Example
Text Example
White with #724732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724732; }
p { color: rgb(114,71,50); }
H1.HeaderClassName
{
color: #724732;
}
.AnyTagClassName
{
color: #724732;
}
</style>
background-color css
<style>
a { background-color: #724732; }
a { background-color: rgb(114,71,50); }
div.DivClassName
{
background-color: #724732;
}
.BgClassName
{
background-color: #724732;
}
</style>
border-color css
<style>
span { border-color: #724732; }
span { border-color: rgb(114,71,50); }
td.TdClassName
{
border-color: #724732;
}
.TagClassName
{
border-color: #724732;
}
</style>