Shades of Raw Umber #714705
Tints of Raw Umber #714705
RGB
CMYK
RGB Variations
Color information
#714705 (or 0x714705) is known color: Raw Umber. HEX triplet: 71, 47 and 05. RGB value is (113,71,5). Sum of RGB (Red+Green+Blue) = 113+71+5=189 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.79% from 189); Green value is 71 (28.12% from 255 or 37.57% from 189); Blue value is 5 (2.34% from 255 or 2.65% from 189); Max value from RGB is 113 - color contains mainly: red. Hex color #714705 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714705 is #8EB8FA. Grayscale: #4C4C4C. Windows color (decimal): -9353467 or 345969. OLE color: 345969.
HSL color Cylindrical-coordinate representation of color #714705: hue angle of 36.67º degrees, saturation: 0.92, 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 #714705 is Cyan = 0, Magento = 0.37, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 5 | - |
| CMYK | 0 | 0.37 | 0.96 | 0.56 |
| HSL | 36.67º | 0.92% | 0.23% | - |
| HSV(B) | 36.67º | 0.96% | 0.44% | - |
| XYZ | 9.09 | 8.03 | 1.21 | - |
| YUV | 76.03 | 87.91 | 154.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 5 | 0 | 0.37 | 0.96 | 0.56 | 36.67 | 0.92 | 0.23 |
| Hex | 71 | 47 | 5 | 0 | 25 | 60 | 38 | 25 | 5C | 17 |
| Octal | 161 | 107 | 5 | 0 | 45 | 140 | 70 | 45 | 134 | 27 |
| Binary | 1110001 | 1000111 | 101 | 0 | 100101 | 1100000 | 111000 | 100101 | 1011100 | 10111 |
Color Harmonies of #714705
Complementary color
Monochromatic Colors of #714705
Black with #714705
Text Example
Text Example
White with #714705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714705; }
p { color: rgb(113,71,5); }
H1.HeaderClassName
{
color: #714705;
}
.AnyTagClassName
{
color: #714705;
}
</style>
background-color css
<style>
a { background-color: #714705; }
a { background-color: rgb(113,71,5); }
div.DivClassName
{
background-color: #714705;
}
.BgClassName
{
background-color: #714705;
}
</style>
border-color css
<style>
span { border-color: #714705; }
span { border-color: rgb(113,71,5); }
td.TdClassName
{
border-color: #714705;
}
.TagClassName
{
border-color: #714705;
}
</style>