Shades of Raw Umber #705616
Tints of Raw Umber #705616
RGB
CMYK
RGB Variations
Color information
#705616 (or 0x705616) is known color: Raw Umber. HEX triplet: 70, 56 and 16. RGB value is (112,86,22). Sum of RGB (Red+Green+Blue) = 112+86+22=220 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50.91% from 220); Green value is 86 (33.98% from 255 or 39.09% from 220); Blue value is 22 (8.98% from 255 or 10% from 220); Max value from RGB is 112 - color contains mainly: red. Hex color #705616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #705616 is #8FA9E9. Grayscale: #565656. Windows color (decimal): -9415146 or 1463920. OLE color: 1463920.
HSL color Cylindrical-coordinate representation of color #705616: hue angle of 42.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #705616 is Cyan = 0, Magento = 0.23, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 86 | 22 | - |
| CMYK | 0 | 0.23 | 0.80 | 0.56 |
| HSL | 42.67º | 0.67% | 0.26% | - |
| HSV(B) | 42.67º | 0.8% | 0.44% | - |
| XYZ | 10.15 | 10.16 | 2.18 | - |
| YUV | 86.48 | 91.61 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 22 | 0 | 0.23 | 0.80 | 0.56 | 42.67 | 0.67 | 0.26 |
| Hex | 70 | 56 | 16 | 0 | 17 | 50 | 38 | 2B | 43 | 1A |
| Octal | 160 | 126 | 26 | 0 | 27 | 120 | 70 | 53 | 103 | 32 |
| Binary | 1110000 | 1010110 | 10110 | 0 | 10111 | 1010000 | 111000 | 101011 | 1000011 | 11010 |
Color Harmonies of #705616
Complementary color
Monochromatic Colors of #705616
Black with #705616
Text Example
Text Example
White with #705616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705616; }
p { color: rgb(112,86,22); }
H1.HeaderClassName
{
color: #705616;
}
.AnyTagClassName
{
color: #705616;
}
</style>
background-color css
<style>
a { background-color: #705616; }
a { background-color: rgb(112,86,22); }
div.DivClassName
{
background-color: #705616;
}
.BgClassName
{
background-color: #705616;
}
</style>
border-color css
<style>
span { border-color: #705616; }
span { border-color: rgb(112,86,22); }
td.TdClassName
{
border-color: #705616;
}
.TagClassName
{
border-color: #705616;
}
</style>