Shades of Raw Umber #714710
Tints of Raw Umber #714710
RGB
CMYK
RGB Variations
Color information
#714710 (or 0x714710) is known color: Raw Umber. HEX triplet: 71, 47 and 10. RGB value is (113,71,16). Sum of RGB (Red+Green+Blue) = 113+71+16=200 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.5% from 200); Green value is 71 (28.12% from 255 or 35.5% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 113 - color contains mainly: red. Hex color #714710 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714710 is #8EB8EF. Grayscale: #4D4D4D. Windows color (decimal): -9353456 or 1066865. OLE color: 1066865.
HSL color Cylindrical-coordinate representation of color #714710: hue angle of 34.02º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #714710 is Cyan = 0, Magento = 0.37, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 16 | - |
| CMYK | 0 | 0.37 | 0.86 | 0.56 |
| HSL | 34.02º | 0.75% | 0.25% | - |
| HSV(B) | 34.02º | 0.86% | 0.44% | - |
| XYZ | 9.16 | 8.05 | 1.56 | - |
| YUV | 77.29 | 93.41 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 16 | 0 | 0.37 | 0.86 | 0.56 | 34.02 | 0.75 | 0.25 |
| Hex | 71 | 47 | 10 | 0 | 25 | 56 | 38 | 22 | 4B | 19 |
| Octal | 161 | 107 | 20 | 0 | 45 | 126 | 70 | 42 | 113 | 31 |
| Binary | 1110001 | 1000111 | 10000 | 0 | 100101 | 1010110 | 111000 | 100010 | 1001011 | 11001 |
Color Harmonies of #714710
Complementary color
Monochromatic Colors of #714710
Black with #714710
Text Example
Text Example
White with #714710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714710; }
p { color: rgb(113,71,16); }
H1.HeaderClassName
{
color: #714710;
}
.AnyTagClassName
{
color: #714710;
}
</style>
background-color css
<style>
a { background-color: #714710; }
a { background-color: rgb(113,71,16); }
div.DivClassName
{
background-color: #714710;
}
.BgClassName
{
background-color: #714710;
}
</style>
border-color css
<style>
span { border-color: #714710; }
span { border-color: rgb(113,71,16); }
td.TdClassName
{
border-color: #714710;
}
.TagClassName
{
border-color: #714710;
}
</style>