Shades of Raw Umber #703706
Tints of Raw Umber #703706
RGB
CMYK
RGB Variations
Color information
#703706 (or 0x703706) is known color: Raw Umber. HEX triplet: 70, 37 and 06. RGB value is (112,55,6). Sum of RGB (Red+Green+Blue) = 112+55+6=173 (22% of max value = 765). Red value is 112 (44.14% from 255 or 64.74% from 173); Green value is 55 (21.88% from 255 or 31.79% from 173); Blue value is 6 (2.73% from 255 or 3.47% from 173); Max value from RGB is 112 - color contains mainly: red. Hex color #703706 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703706 is #8FC8F9. Grayscale: #424242. Windows color (decimal): -9423098 or 407408. OLE color: 407408.
HSL color Cylindrical-coordinate representation of color #703706: hue angle of 27.74º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #703706 is Cyan = 0, Magento = 0.51, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 55 | 6 | - |
| CMYK | 0 | 0.51 | 0.95 | 0.56 |
| HSL | 27.74º | 0.9% | 0.23% | - |
| HSV(B) | 27.74º | 0.95% | 0.44% | - |
| XYZ | 8.08 | 6.19 | 0.94 | - |
| YUV | 66.46 | 93.88 | 160.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 55 | 6 | 0 | 0.51 | 0.95 | 0.56 | 27.74 | 0.9 | 0.23 |
| Hex | 70 | 37 | 6 | 0 | 33 | 5F | 38 | 1C | 5A | 17 |
| Octal | 160 | 67 | 6 | 0 | 63 | 137 | 70 | 34 | 132 | 27 |
| Binary | 1110000 | 110111 | 110 | 0 | 110011 | 1011111 | 111000 | 11100 | 1011010 | 10111 |
Color Harmonies of #703706
Complementary color
Monochromatic Colors of #703706
Black with #703706
Text Example
Text Example
White with #703706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703706; }
p { color: rgb(112,55,6); }
H1.HeaderClassName
{
color: #703706;
}
.AnyTagClassName
{
color: #703706;
}
</style>
background-color css
<style>
a { background-color: #703706; }
a { background-color: rgb(112,55,6); }
div.DivClassName
{
background-color: #703706;
}
.BgClassName
{
background-color: #703706;
}
</style>
border-color css
<style>
span { border-color: #703706; }
span { border-color: rgb(112,55,6); }
td.TdClassName
{
border-color: #703706;
}
.TagClassName
{
border-color: #703706;
}
</style>