Shades of Cape Palliser #734829
Tints of Cape Palliser #734829
RGB
CMYK
RGB Variations
Color information
#734829 (or 0x734829) is known color: Cape Palliser. HEX triplet: 73, 48 and 29. RGB value is (115,72,41). Sum of RGB (Red+Green+Blue) = 115+72+41=228 (30% of max value = 765). Red value is 115 (45.31% from 255 or 50.44% from 228); Green value is 72 (28.52% from 255 or 31.58% from 228); Blue value is 41 (16.41% from 255 or 17.98% from 228); Max value from RGB is 115 - color contains mainly: red. Hex color #734829 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734829 is #8CB7D6. Grayscale: #515151. Windows color (decimal): -9222103 or 2705523. OLE color: 2705523.
HSL color Cylindrical-coordinate representation of color #734829: hue angle of 25.14º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #734829 is Cyan = 0, Magento = 0.37, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 72 | 41 | - |
| CMYK | 0 | 0.37 | 0.64 | 0.55 |
| HSL | 25.14º | 0.47% | 0.31% | - |
| HSV(B) | 25.14º | 0.64% | 0.45% | - |
| XYZ | 9.79 | 8.44 | 3.21 | - |
| YUV | 81.32 | 105.25 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 72 | 41 | 0 | 0.37 | 0.64 | 0.55 | 25.14 | 0.47 | 0.31 |
| Hex | 73 | 48 | 29 | 0 | 25 | 40 | 37 | 19 | 2F | 1F |
| Octal | 163 | 110 | 51 | 0 | 45 | 100 | 67 | 31 | 57 | 37 |
| Binary | 1110011 | 1001000 | 101001 | 0 | 100101 | 1000000 | 110111 | 11001 | 101111 | 11111 |
Color Harmonies of #734829
Complementary color
Monochromatic Colors of #734829
Black with #734829
Text Example
Text Example
White with #734829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734829; }
p { color: rgb(115,72,41); }
H1.HeaderClassName
{
color: #734829;
}
.AnyTagClassName
{
color: #734829;
}
</style>
background-color css
<style>
a { background-color: #734829; }
a { background-color: rgb(115,72,41); }
div.DivClassName
{
background-color: #734829;
}
.BgClassName
{
background-color: #734829;
}
</style>
border-color css
<style>
span { border-color: #734829; }
span { border-color: rgb(115,72,41); }
td.TdClassName
{
border-color: #734829;
}
.TagClassName
{
border-color: #734829;
}
</style>