Shades of Raw Umber #704917
Tints of Raw Umber #704917
RGB
CMYK
RGB Variations
Color information
#704917 (or 0x704917) is known color: Raw Umber. HEX triplet: 70, 49 and 17. RGB value is (112,73,23). Sum of RGB (Red+Green+Blue) = 112+73+23=208 (27% of max value = 765). Red value is 112 (44.14% from 255 or 53.85% from 208); Green value is 73 (28.91% from 255 or 35.10% from 208); Blue value is 23 (9.38% from 255 or 11.06% from 208); Max value from RGB is 112 - color contains mainly: red. Hex color #704917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #704917 is #8FB6E8. Grayscale: #4F4F4F. Windows color (decimal): -9418473 or 1526128. OLE color: 1526128.
HSL color Cylindrical-coordinate representation of color #704917: hue angle of 33.71º 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 #704917 is Cyan = 0, Magento = 0.35, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 73 | 23 | - |
| CMYK | 0 | 0.35 | 0.79 | 0.56 |
| HSL | 33.71º | 0.66% | 0.26% | - |
| HSV(B) | 33.71º | 0.79% | 0.44% | - |
| XYZ | 9.22 | 8.27 | 1.92 | - |
| YUV | 78.96 | 96.42 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 73 | 23 | 0 | 0.35 | 0.79 | 0.56 | 33.71 | 0.66 | 0.26 |
| Hex | 70 | 49 | 17 | 0 | 23 | 4F | 38 | 22 | 42 | 1A |
| Octal | 160 | 111 | 27 | 0 | 43 | 117 | 70 | 42 | 102 | 32 |
| Binary | 1110000 | 1001001 | 10111 | 0 | 100011 | 1001111 | 111000 | 100010 | 1000010 | 11010 |
Color Harmonies of #704917
Complementary color
Monochromatic Colors of #704917
Black with #704917
Text Example
Text Example
White with #704917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704917; }
p { color: rgb(112,73,23); }
H1.HeaderClassName
{
color: #704917;
}
.AnyTagClassName
{
color: #704917;
}
</style>
background-color css
<style>
a { background-color: #704917; }
a { background-color: rgb(112,73,23); }
div.DivClassName
{
background-color: #704917;
}
.BgClassName
{
background-color: #704917;
}
</style>
border-color css
<style>
span { border-color: #704917; }
span { border-color: rgb(112,73,23); }
td.TdClassName
{
border-color: #704917;
}
.TagClassName
{
border-color: #704917;
}
</style>