Shades of Cape Palliser #724530
Tints of Cape Palliser #724530
RGB
CMYK
RGB Variations
Color information
#724530 (or 0x724530) is known color: Cape Palliser. HEX triplet: 72, 45 and 30. RGB value is (114,69,48). Sum of RGB (Red+Green+Blue) = 114+69+48=231 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.35% from 231); Green value is 69 (27.34% from 255 or 29.87% from 231); Blue value is 48 (19.14% from 255 or 20.78% from 231); Max value from RGB is 114 - color contains mainly: red. Hex color #724530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724530 is #8DBACF. Grayscale: #505050. Windows color (decimal): -9288400 or 3163506. OLE color: 3163506.
HSL color Cylindrical-coordinate representation of color #724530: hue angle of 19.09º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #724530 is Cyan = 0, Magento = 0.39, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 69 | 48 | - |
| CMYK | 0 | 0.39 | 0.58 | 0.55 |
| HSL | 19.09º | 0.41% | 0.32% | - |
| HSV(B) | 19.09º | 0.58% | 0.45% | - |
| XYZ | 9.6 | 8.05 | 3.84 | - |
| YUV | 80.06 | 109.91 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 48 | 0 | 0.39 | 0.58 | 0.55 | 19.09 | 0.41 | 0.32 |
| Hex | 72 | 45 | 30 | 0 | 27 | 3A | 37 | 13 | 29 | 20 |
| Octal | 162 | 105 | 60 | 0 | 47 | 72 | 67 | 23 | 51 | 40 |
| Binary | 1110010 | 1000101 | 110000 | 0 | 100111 | 111010 | 110111 | 10011 | 101001 | 100000 |
Color Harmonies of #724530
Complementary color
Monochromatic Colors of #724530
Black with #724530
Text Example
Text Example
White with #724530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724530; }
p { color: rgb(114,69,48); }
H1.HeaderClassName
{
color: #724530;
}
.AnyTagClassName
{
color: #724530;
}
</style>
background-color css
<style>
a { background-color: #724530; }
a { background-color: rgb(114,69,48); }
div.DivClassName
{
background-color: #724530;
}
.BgClassName
{
background-color: #724530;
}
</style>
border-color css
<style>
span { border-color: #724530; }
span { border-color: rgb(114,69,48); }
td.TdClassName
{
border-color: #724530;
}
.TagClassName
{
border-color: #724530;
}
</style>