Shades of Cape Palliser #714931
Tints of Cape Palliser #714931
RGB
CMYK
RGB Variations
Color information
#714931 (or 0x714931) is known color: Cape Palliser. HEX triplet: 71, 49 and 31. RGB value is (113,73,49). Sum of RGB (Red+Green+Blue) = 113+73+49=235 (31% of max value = 765). Red value is 113 (44.53% from 255 or 48.09% from 235); Green value is 73 (28.91% from 255 or 31.06% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 113 - color contains mainly: red. Hex color #714931 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714931 is #8EB6CE. Grayscale: #525252. Windows color (decimal): -9352911 or 3230065. OLE color: 3230065.
HSL color Cylindrical-coordinate representation of color #714931: hue angle of 22.5º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #714931 is Cyan = 0, Magento = 0.35, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 49 | - |
| CMYK | 0 | 0.35 | 0.57 | 0.56 |
| HSL | 22.5º | 0.4% | 0.32% | - |
| HSV(B) | 22.5º | 0.57% | 0.44% | - |
| XYZ | 9.75 | 8.5 | 4.03 | - |
| YUV | 82.22 | 109.25 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 49 | 0 | 0.35 | 0.57 | 0.56 | 22.5 | 0.4 | 0.32 |
| Hex | 71 | 49 | 31 | 0 | 23 | 39 | 38 | 16 | 28 | 20 |
| Octal | 161 | 111 | 61 | 0 | 43 | 71 | 70 | 26 | 50 | 40 |
| Binary | 1110001 | 1001001 | 110001 | 0 | 100011 | 111001 | 111000 | 10110 | 101000 | 100000 |
Color Harmonies of #714931
Complementary color
Monochromatic Colors of #714931
Black with #714931
Text Example
Text Example
White with #714931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714931; }
p { color: rgb(113,73,49); }
H1.HeaderClassName
{
color: #714931;
}
.AnyTagClassName
{
color: #714931;
}
</style>
background-color css
<style>
a { background-color: #714931; }
a { background-color: rgb(113,73,49); }
div.DivClassName
{
background-color: #714931;
}
.BgClassName
{
background-color: #714931;
}
</style>
border-color css
<style>
span { border-color: #714931; }
span { border-color: rgb(113,73,49); }
td.TdClassName
{
border-color: #714931;
}
.TagClassName
{
border-color: #714931;
}
</style>