Shades of Raw Umber #714911
Tints of Raw Umber #714911
RGB
CMYK
RGB Variations
Color information
#714911 (or 0x714911) is known color: Raw Umber. HEX triplet: 71, 49 and 11. RGB value is (113,73,17). Sum of RGB (Red+Green+Blue) = 113+73+17=203 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.67% from 203); Green value is 73 (28.91% from 255 or 35.96% from 203); Blue value is 17 (7.03% from 255 or 8.37% from 203); Max value from RGB is 113 - color contains mainly: red. Hex color #714911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714911 is #8EB6EE. Grayscale: #4E4E4E. Windows color (decimal): -9352943 or 1132913. OLE color: 1132913.
HSL color Cylindrical-coordinate representation of color #714911: hue angle of 35º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #714911 is Cyan = 0, Magento = 0.35, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 17 | - |
| CMYK | 0 | 0.35 | 0.85 | 0.56 |
| HSL | 35º | 0.74% | 0.25% | - |
| HSV(B) | 35º | 0.85% | 0.44% | - |
| XYZ | 9.29 | 8.32 | 1.65 | - |
| YUV | 78.58 | 93.25 | 152.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 17 | 0 | 0.35 | 0.85 | 0.56 | 35 | 0.74 | 0.25 |
| Hex | 71 | 49 | 11 | 0 | 23 | 55 | 38 | 23 | 4A | 19 |
| Octal | 161 | 111 | 21 | 0 | 43 | 125 | 70 | 43 | 112 | 31 |
| Binary | 1110001 | 1001001 | 10001 | 0 | 100011 | 1010101 | 111000 | 100011 | 1001010 | 11001 |
Color Harmonies of #714911
Complementary color
Monochromatic Colors of #714911
Black with #714911
Text Example
Text Example
White with #714911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714911; }
p { color: rgb(113,73,17); }
H1.HeaderClassName
{
color: #714911;
}
.AnyTagClassName
{
color: #714911;
}
</style>
background-color css
<style>
a { background-color: #714911; }
a { background-color: rgb(113,73,17); }
div.DivClassName
{
background-color: #714911;
}
.BgClassName
{
background-color: #714911;
}
</style>
border-color css
<style>
span { border-color: #714911; }
span { border-color: rgb(113,73,17); }
td.TdClassName
{
border-color: #714911;
}
.TagClassName
{
border-color: #714911;
}
</style>