Shades of Raw Umber #703504
Tints of Raw Umber #703504
RGB
CMYK
RGB Variations
Color information
#703504 (or 0x703504) is known color: Raw Umber. HEX triplet: 70, 35 and 04. RGB value is (112,53,4). Sum of RGB (Red+Green+Blue) = 112+53+4=169 (22% of max value = 765). Red value is 112 (44.14% from 255 or 66.27% from 169); Green value is 53 (21.09% from 255 or 31.36% from 169); Blue value is 4 (1.95% from 255 or 2.37% from 169); Max value from RGB is 112 - color contains mainly: red. Hex color #703504 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703504 is #8FCAFB. Grayscale: #414141. Windows color (decimal): -9423612 or 275824. OLE color: 275824.
HSL color Cylindrical-coordinate representation of color #703504: hue angle of 27.22º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #703504 is Cyan = 0, Magento = 0.53, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 4 | - |
| CMYK | 0 | 0.53 | 0.96 | 0.56 |
| HSL | 27.22º | 0.93% | 0.23% | - |
| HSV(B) | 27.22º | 0.96% | 0.44% | - |
| XYZ | 7.98 | 6 | 0.85 | - |
| YUV | 65.06 | 93.55 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 4 | 0 | 0.53 | 0.96 | 0.56 | 27.22 | 0.93 | 0.23 |
| Hex | 70 | 35 | 4 | 0 | 35 | 60 | 38 | 1B | 5D | 17 |
| Octal | 160 | 65 | 4 | 0 | 65 | 140 | 70 | 33 | 135 | 27 |
| Binary | 1110000 | 110101 | 100 | 0 | 110101 | 1100000 | 111000 | 11011 | 1011101 | 10111 |
Color Harmonies of #703504
Complementary color
Monochromatic Colors of #703504
Black with #703504
Text Example
Text Example
White with #703504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703504; }
p { color: rgb(112,53,4); }
H1.HeaderClassName
{
color: #703504;
}
.AnyTagClassName
{
color: #703504;
}
</style>
background-color css
<style>
a { background-color: #703504; }
a { background-color: rgb(112,53,4); }
div.DivClassName
{
background-color: #703504;
}
.BgClassName
{
background-color: #703504;
}
</style>
border-color css
<style>
span { border-color: #703504; }
span { border-color: rgb(112,53,4); }
td.TdClassName
{
border-color: #703504;
}
.TagClassName
{
border-color: #703504;
}
</style>