Shades of Raw Umber #704613
Tints of Raw Umber #704613
RGB
CMYK
RGB Variations
Color information
#704613 (or 0x704613) is known color: Raw Umber. HEX triplet: 70, 46 and 13. RGB value is (112,70,19). Sum of RGB (Red+Green+Blue) = 112+70+19=201 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.72% from 201); Green value is 70 (27.73% from 255 or 34.83% from 201); Blue value is 19 (7.81% from 255 or 9.45% from 201); Max value from RGB is 112 - color contains mainly: red. Hex color #704613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #704613 is #8FB9EC. Grayscale: #4C4C4C. Windows color (decimal): -9419245 or 1263216. OLE color: 1263216.
HSL color Cylindrical-coordinate representation of color #704613: hue angle of 32.9º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #704613 is Cyan = 0, Magento = 0.38, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 19 | - |
| CMYK | 0 | 0.38 | 0.83 | 0.56 |
| HSL | 32.9º | 0.71% | 0.26% | - |
| HSV(B) | 32.9º | 0.83% | 0.44% | - |
| XYZ | 8.99 | 7.87 | 1.66 | - |
| YUV | 76.74 | 95.41 | 153.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 19 | 0 | 0.38 | 0.83 | 0.56 | 32.9 | 0.71 | 0.26 |
| Hex | 70 | 46 | 13 | 0 | 26 | 53 | 38 | 21 | 47 | 1A |
| Octal | 160 | 106 | 23 | 0 | 46 | 123 | 70 | 41 | 107 | 32 |
| Binary | 1110000 | 1000110 | 10011 | 0 | 100110 | 1010011 | 111000 | 100001 | 1000111 | 11010 |
Color Harmonies of #704613
Complementary color
Monochromatic Colors of #704613
Black with #704613
Text Example
Text Example
White with #704613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704613; }
p { color: rgb(112,70,19); }
H1.HeaderClassName
{
color: #704613;
}
.AnyTagClassName
{
color: #704613;
}
</style>
background-color css
<style>
a { background-color: #704613; }
a { background-color: rgb(112,70,19); }
div.DivClassName
{
background-color: #704613;
}
.BgClassName
{
background-color: #704613;
}
</style>
border-color css
<style>
span { border-color: #704613; }
span { border-color: rgb(112,70,19); }
td.TdClassName
{
border-color: #704613;
}
.TagClassName
{
border-color: #704613;
}
</style>