Shades of Raw Umber #714707
Tints of Raw Umber #714707
RGB
CMYK
RGB Variations
Color information
#714707 (or 0x714707) is known color: Raw Umber. HEX triplet: 71, 47 and 07. RGB value is (113,71,7). Sum of RGB (Red+Green+Blue) = 113+71+7=191 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.16% from 191); Green value is 71 (28.12% from 255 or 37.17% from 191); Blue value is 7 (3.12% from 255 or 3.66% from 191); Max value from RGB is 113 - color contains mainly: red. Hex color #714707 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714707 is #8EB8F8. Grayscale: #4C4C4C. Windows color (decimal): -9353465 or 477041. OLE color: 477041.
HSL color Cylindrical-coordinate representation of color #714707: hue angle of 36.23º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #714707 is Cyan = 0, Magento = 0.37, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 7 | - |
| CMYK | 0 | 0.37 | 0.94 | 0.56 |
| HSL | 36.23º | 0.88% | 0.24% | - |
| HSV(B) | 36.23º | 0.94% | 0.44% | - |
| XYZ | 9.1 | 8.03 | 1.27 | - |
| YUV | 76.26 | 88.91 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 7 | 0 | 0.37 | 0.94 | 0.56 | 36.23 | 0.88 | 0.24 |
| Hex | 71 | 47 | 7 | 0 | 25 | 5E | 38 | 24 | 58 | 18 |
| Octal | 161 | 107 | 7 | 0 | 45 | 136 | 70 | 44 | 130 | 30 |
| Binary | 1110001 | 1000111 | 111 | 0 | 100101 | 1011110 | 111000 | 100100 | 1011000 | 11000 |
Color Harmonies of #714707
Complementary color
Monochromatic Colors of #714707
Black with #714707
Text Example
Text Example
White with #714707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714707; }
p { color: rgb(113,71,7); }
H1.HeaderClassName
{
color: #714707;
}
.AnyTagClassName
{
color: #714707;
}
</style>
background-color css
<style>
a { background-color: #714707; }
a { background-color: rgb(113,71,7); }
div.DivClassName
{
background-color: #714707;
}
.BgClassName
{
background-color: #714707;
}
</style>
border-color css
<style>
span { border-color: #714707; }
span { border-color: rgb(113,71,7); }
td.TdClassName
{
border-color: #714707;
}
.TagClassName
{
border-color: #714707;
}
</style>