Shades of Raw Umber #714713
Tints of Raw Umber #714713
RGB
CMYK
RGB Variations
Color information
#714713 (or 0x714713) is known color: Raw Umber. HEX triplet: 71, 47 and 13. RGB value is (113,71,19). Sum of RGB (Red+Green+Blue) = 113+71+19=203 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.67% from 203); Green value is 71 (28.12% from 255 or 34.98% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 113 - color contains mainly: red. Hex color #714713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714713 is #8EB8EC. Grayscale: #4D4D4D. Windows color (decimal): -9353453 or 1263473. OLE color: 1263473.
HSL color Cylindrical-coordinate representation of color #714713: hue angle of 33.19º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #714713 is Cyan = 0, Magento = 0.37, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 19 | - |
| CMYK | 0 | 0.37 | 0.83 | 0.56 |
| HSL | 33.19º | 0.71% | 0.26% | - |
| HSV(B) | 33.19º | 0.83% | 0.44% | - |
| XYZ | 9.18 | 8.06 | 1.69 | - |
| YUV | 77.63 | 94.91 | 153.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 19 | 0 | 0.37 | 0.83 | 0.56 | 33.19 | 0.71 | 0.26 |
| Hex | 71 | 47 | 13 | 0 | 25 | 53 | 38 | 21 | 47 | 1A |
| Octal | 161 | 107 | 23 | 0 | 45 | 123 | 70 | 41 | 107 | 32 |
| Binary | 1110001 | 1000111 | 10011 | 0 | 100101 | 1010011 | 111000 | 100001 | 1000111 | 11010 |
Color Harmonies of #714713
Complementary color
Monochromatic Colors of #714713
Black with #714713
Text Example
Text Example
White with #714713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714713; }
p { color: rgb(113,71,19); }
H1.HeaderClassName
{
color: #714713;
}
.AnyTagClassName
{
color: #714713;
}
</style>
background-color css
<style>
a { background-color: #714713; }
a { background-color: rgb(113,71,19); }
div.DivClassName
{
background-color: #714713;
}
.BgClassName
{
background-color: #714713;
}
</style>
border-color css
<style>
span { border-color: #714713; }
span { border-color: rgb(113,71,19); }
td.TdClassName
{
border-color: #714713;
}
.TagClassName
{
border-color: #714713;
}
</style>