Shades of Raw Umber #714704
Tints of Raw Umber #714704
RGB
CMYK
RGB Variations
Color information
#714704 (or 0x714704) is known color: Raw Umber. HEX triplet: 71, 47 and 04. RGB value is (113,71,4). Sum of RGB (Red+Green+Blue) = 113+71+4=188 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.11% from 188); Green value is 71 (28.12% from 255 or 37.77% from 188); Blue value is 4 (1.95% from 255 or 2.13% from 188); Max value from RGB is 113 - color contains mainly: red. Hex color #714704 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714704 is #8EB8FB. Grayscale: #4C4C4C. Windows color (decimal): -9353468 or 280433. OLE color: 280433.
HSL color Cylindrical-coordinate representation of color #714704: hue angle of 36.88º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #714704 is Cyan = 0, Magento = 0.37, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 4 | - |
| CMYK | 0 | 0.37 | 0.96 | 0.56 |
| HSL | 36.88º | 0.93% | 0.23% | - |
| HSV(B) | 36.88º | 0.96% | 0.44% | - |
| XYZ | 9.09 | 8.03 | 1.19 | - |
| YUV | 75.92 | 87.41 | 154.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 4 | 0 | 0.37 | 0.96 | 0.56 | 36.88 | 0.93 | 0.23 |
| Hex | 71 | 47 | 4 | 0 | 25 | 60 | 38 | 25 | 5D | 17 |
| Octal | 161 | 107 | 4 | 0 | 45 | 140 | 70 | 45 | 135 | 27 |
| Binary | 1110001 | 1000111 | 100 | 0 | 100101 | 1100000 | 111000 | 100101 | 1011101 | 10111 |
Color Harmonies of #714704
Complementary color
Monochromatic Colors of #714704
Black with #714704
Text Example
Text Example
White with #714704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714704; }
p { color: rgb(113,71,4); }
H1.HeaderClassName
{
color: #714704;
}
.AnyTagClassName
{
color: #714704;
}
</style>
background-color css
<style>
a { background-color: #714704; }
a { background-color: rgb(113,71,4); }
div.DivClassName
{
background-color: #714704;
}
.BgClassName
{
background-color: #714704;
}
</style>
border-color css
<style>
span { border-color: #714704; }
span { border-color: rgb(113,71,4); }
td.TdClassName
{
border-color: #714704;
}
.TagClassName
{
border-color: #714704;
}
</style>