Shades of Cape Palliser #714831
Tints of Cape Palliser #714831
RGB
CMYK
RGB Variations
Color information
#714831 (or 0x714831) is known color: Cape Palliser. HEX triplet: 71, 48 and 31. RGB value is (113,72,49). Sum of RGB (Red+Green+Blue) = 113+72+49=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 72 (28.52% from 255 or 30.77% from 234); Blue value is 49 (19.53% from 255 or 20.94% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #714831 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714831 is #8EB7CE. Grayscale: #515151. Windows color (decimal): -9353167 or 3229809. OLE color: 3229809.
HSL color Cylindrical-coordinate representation of color #714831: hue angle of 21.56º 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 #714831 is Cyan = 0, Magento = 0.36, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 72 | 49 | - |
| CMYK | 0 | 0.36 | 0.57 | 0.56 |
| HSL | 21.56º | 0.4% | 0.32% | - |
| HSV(B) | 21.56º | 0.57% | 0.44% | - |
| XYZ | 9.68 | 8.37 | 4.01 | - |
| YUV | 81.64 | 109.58 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 72 | 49 | 0 | 0.36 | 0.57 | 0.56 | 21.56 | 0.4 | 0.32 |
| Hex | 71 | 48 | 31 | 0 | 24 | 39 | 38 | 16 | 28 | 20 |
| Octal | 161 | 110 | 61 | 0 | 44 | 71 | 70 | 26 | 50 | 40 |
| Binary | 1110001 | 1001000 | 110001 | 0 | 100100 | 111001 | 111000 | 10110 | 101000 | 100000 |
Color Harmonies of #714831
Complementary color
Monochromatic Colors of #714831
Black with #714831
Text Example
Text Example
White with #714831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714831; }
p { color: rgb(113,72,49); }
H1.HeaderClassName
{
color: #714831;
}
.AnyTagClassName
{
color: #714831;
}
</style>
background-color css
<style>
a { background-color: #714831; }
a { background-color: rgb(113,72,49); }
div.DivClassName
{
background-color: #714831;
}
.BgClassName
{
background-color: #714831;
}
</style>
border-color css
<style>
span { border-color: #714831; }
span { border-color: rgb(113,72,49); }
td.TdClassName
{
border-color: #714831;
}
.TagClassName
{
border-color: #714831;
}
</style>