Shades of Cape Palliser #714933
Tints of Cape Palliser #714933
RGB
CMYK
RGB Variations
Color information
#714933 (or 0x714933) is known color: Cape Palliser. HEX triplet: 71, 49 and 33. RGB value is (113,73,51). Sum of RGB (Red+Green+Blue) = 113+73+51=237 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.68% from 237); Green value is 73 (28.91% from 255 or 30.80% from 237); Blue value is 51 (20.31% from 255 or 21.52% from 237); Max value from RGB is 113 - color contains mainly: red. Hex color #714933 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714933 is #8EB6CC. Grayscale: #525252. Windows color (decimal): -9352909 or 3361137. OLE color: 3361137.
HSL color Cylindrical-coordinate representation of color #714933: hue angle of 21.29º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #714933 is Cyan = 0, Magento = 0.35, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 51 | - |
| CMYK | 0 | 0.35 | 0.55 | 0.56 |
| HSL | 21.29º | 0.38% | 0.32% | - |
| HSV(B) | 21.29º | 0.55% | 0.44% | - |
| XYZ | 9.79 | 8.51 | 4.26 | - |
| YUV | 82.45 | 110.25 | 149.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 51 | 0 | 0.35 | 0.55 | 0.56 | 21.29 | 0.38 | 0.32 |
| Hex | 71 | 49 | 33 | 0 | 23 | 37 | 38 | 15 | 26 | 20 |
| Octal | 161 | 111 | 63 | 0 | 43 | 67 | 70 | 25 | 46 | 40 |
| Binary | 1110001 | 1001001 | 110011 | 0 | 100011 | 110111 | 111000 | 10101 | 100110 | 100000 |
Color Harmonies of #714933
Complementary color
Monochromatic Colors of #714933
Black with #714933
Text Example
Text Example
White with #714933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714933; }
p { color: rgb(113,73,51); }
H1.HeaderClassName
{
color: #714933;
}
.AnyTagClassName
{
color: #714933;
}
</style>
background-color css
<style>
a { background-color: #714933; }
a { background-color: rgb(113,73,51); }
div.DivClassName
{
background-color: #714933;
}
.BgClassName
{
background-color: #714933;
}
</style>
border-color css
<style>
span { border-color: #714933; }
span { border-color: rgb(113,73,51); }
td.TdClassName
{
border-color: #714933;
}
.TagClassName
{
border-color: #714933;
}
</style>