Shades of Raw Umber #704617
Tints of Raw Umber #704617
RGB
CMYK
RGB Variations
Color information
#704617 (or 0x704617) is known color: Raw Umber. HEX triplet: 70, 46 and 17. RGB value is (112,70,23). Sum of RGB (Red+Green+Blue) = 112+70+23=205 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.63% from 205); Green value is 70 (27.73% from 255 or 34.15% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 112 - color contains mainly: red. Hex color #704617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #704617 is #8FB9E8. Grayscale: #4D4D4D. Windows color (decimal): -9419241 or 1525360. OLE color: 1525360.
HSL color Cylindrical-coordinate representation of color #704617: hue angle of 31.69º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #704617 is Cyan = 0, Magento = 0.38, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 23 | - |
| CMYK | 0 | 0.38 | 0.79 | 0.56 |
| HSL | 31.69º | 0.66% | 0.26% | - |
| HSV(B) | 31.69º | 0.79% | 0.44% | - |
| XYZ | 9.03 | 7.89 | 1.86 | - |
| YUV | 77.2 | 97.41 | 152.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 23 | 0 | 0.38 | 0.79 | 0.56 | 31.69 | 0.66 | 0.26 |
| Hex | 70 | 46 | 17 | 0 | 26 | 4F | 38 | 20 | 42 | 1A |
| Octal | 160 | 106 | 27 | 0 | 46 | 117 | 70 | 40 | 102 | 32 |
| Binary | 1110000 | 1000110 | 10111 | 0 | 100110 | 1001111 | 111000 | 100000 | 1000010 | 11010 |
Color Harmonies of #704617
Complementary color
Monochromatic Colors of #704617
Black with #704617
Text Example
Text Example
White with #704617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704617; }
p { color: rgb(112,70,23); }
H1.HeaderClassName
{
color: #704617;
}
.AnyTagClassName
{
color: #704617;
}
</style>
background-color css
<style>
a { background-color: #704617; }
a { background-color: rgb(112,70,23); }
div.DivClassName
{
background-color: #704617;
}
.BgClassName
{
background-color: #704617;
}
</style>
border-color css
<style>
span { border-color: #704617; }
span { border-color: rgb(112,70,23); }
td.TdClassName
{
border-color: #704617;
}
.TagClassName
{
border-color: #704617;
}
</style>