Shades of Raw Umber #714605
Tints of Raw Umber #714605
RGB
CMYK
RGB Variations
Color information
#714605 (or 0x714605) is known color: Raw Umber. HEX triplet: 71, 46 and 05. RGB value is (113,70,5). Sum of RGB (Red+Green+Blue) = 113+70+5=188 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.11% from 188); Green value is 70 (27.73% from 255 or 37.23% from 188); Blue value is 5 (2.34% from 255 or 2.66% from 188); Max value from RGB is 113 - color contains mainly: red. Hex color #714605 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714605 is #8EB9FA. Grayscale: #4B4B4B. Windows color (decimal): -9353723 or 345713. OLE color: 345713.
HSL color Cylindrical-coordinate representation of color #714605: hue angle of 36.11º 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 #714605 is Cyan = 0, Magento = 0.38, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 5 | - |
| CMYK | 0 | 0.38 | 0.96 | 0.56 |
| HSL | 36.11º | 0.92% | 0.23% | - |
| HSV(B) | 36.11º | 0.96% | 0.44% | - |
| XYZ | 9.03 | 7.9 | 1.19 | - |
| YUV | 75.45 | 88.25 | 154.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 5 | 0 | 0.38 | 0.96 | 0.56 | 36.11 | 0.92 | 0.23 |
| Hex | 71 | 46 | 5 | 0 | 26 | 60 | 38 | 24 | 5C | 17 |
| Octal | 161 | 106 | 5 | 0 | 46 | 140 | 70 | 44 | 134 | 27 |
| Binary | 1110001 | 1000110 | 101 | 0 | 100110 | 1100000 | 111000 | 100100 | 1011100 | 10111 |
Color Harmonies of #714605
Complementary color
Monochromatic Colors of #714605
Black with #714605
Text Example
Text Example
White with #714605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714605; }
p { color: rgb(113,70,5); }
H1.HeaderClassName
{
color: #714605;
}
.AnyTagClassName
{
color: #714605;
}
</style>
background-color css
<style>
a { background-color: #714605; }
a { background-color: rgb(113,70,5); }
div.DivClassName
{
background-color: #714605;
}
.BgClassName
{
background-color: #714605;
}
</style>
border-color css
<style>
span { border-color: #714605; }
span { border-color: rgb(113,70,5); }
td.TdClassName
{
border-color: #714605;
}
.TagClassName
{
border-color: #714605;
}
</style>