Shades of Raw Umber #704915
Tints of Raw Umber #704915
RGB
CMYK
RGB Variations
Color information
#704915 (or 0x704915) is known color: Raw Umber. HEX triplet: 70, 49 and 15. RGB value is (112,73,21). Sum of RGB (Red+Green+Blue) = 112+73+21=206 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.37% from 206); Green value is 73 (28.91% from 255 or 35.44% from 206); Blue value is 21 (8.59% from 255 or 10.19% from 206); Max value from RGB is 112 - color contains mainly: red. Hex color #704915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #704915 is #8FB6EA. Grayscale: #4E4E4E. Windows color (decimal): -9418475 or 1395056. OLE color: 1395056.
HSL color Cylindrical-coordinate representation of color #704915: hue angle of 34.29º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #704915 is Cyan = 0, Magento = 0.35, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 73 | 21 | - |
| CMYK | 0 | 0.35 | 0.81 | 0.56 |
| HSL | 34.29º | 0.68% | 0.26% | - |
| HSV(B) | 34.29º | 0.81% | 0.44% | - |
| XYZ | 9.2 | 8.26 | 1.82 | - |
| YUV | 78.73 | 95.42 | 151.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 73 | 21 | 0 | 0.35 | 0.81 | 0.56 | 34.29 | 0.68 | 0.26 |
| Hex | 70 | 49 | 15 | 0 | 23 | 51 | 38 | 22 | 44 | 1A |
| Octal | 160 | 111 | 25 | 0 | 43 | 121 | 70 | 42 | 104 | 32 |
| Binary | 1110000 | 1001001 | 10101 | 0 | 100011 | 1010001 | 111000 | 100010 | 1000100 | 11010 |
Color Harmonies of #704915
Complementary color
Monochromatic Colors of #704915
Black with #704915
Text Example
Text Example
White with #704915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704915; }
p { color: rgb(112,73,21); }
H1.HeaderClassName
{
color: #704915;
}
.AnyTagClassName
{
color: #704915;
}
</style>
background-color css
<style>
a { background-color: #704915; }
a { background-color: rgb(112,73,21); }
div.DivClassName
{
background-color: #704915;
}
.BgClassName
{
background-color: #704915;
}
</style>
border-color css
<style>
span { border-color: #704915; }
span { border-color: rgb(112,73,21); }
td.TdClassName
{
border-color: #704915;
}
.TagClassName
{
border-color: #704915;
}
</style>