Shades of Raw Umber #735604
Tints of Raw Umber #735604
RGB
CMYK
RGB Variations
Color information
#735604 (or 0x735604) is known color: Raw Umber. HEX triplet: 73, 56 and 04. RGB value is (115,86,4). Sum of RGB (Red+Green+Blue) = 115+86+4=205 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.10% from 205); Green value is 86 (33.98% from 255 or 41.95% from 205); Blue value is 4 (1.95% from 255 or 1.95% from 205); Max value from RGB is 115 - color contains mainly: red. Hex color #735604 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735604 is #8CA9FB. Grayscale: #555555. Windows color (decimal): -9218556 or 284275. OLE color: 284275.
HSL color Cylindrical-coordinate representation of color #735604: hue angle of 44.32º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #735604 is Cyan = 0, Magento = 0.25, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 4 | - |
| CMYK | 0 | 0.25 | 0.97 | 0.55 |
| HSL | 44.32º | 0.93% | 0.23% | - |
| HSV(B) | 44.32º | 0.97% | 0.45% | - |
| XYZ | 10.42 | 10.31 | 1.56 | - |
| YUV | 85.32 | 82.11 | 149.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 4 | 0 | 0.25 | 0.97 | 0.55 | 44.32 | 0.93 | 0.23 |
| Hex | 73 | 56 | 4 | 0 | 19 | 61 | 37 | 2C | 5D | 17 |
| Octal | 163 | 126 | 4 | 0 | 31 | 141 | 67 | 54 | 135 | 27 |
| Binary | 1110011 | 1010110 | 100 | 0 | 11001 | 1100001 | 110111 | 101100 | 1011101 | 10111 |
Color Harmonies of #735604
Complementary color
Monochromatic Colors of #735604
Black with #735604
Text Example
Text Example
White with #735604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735604; }
p { color: rgb(115,86,4); }
H1.HeaderClassName
{
color: #735604;
}
.AnyTagClassName
{
color: #735604;
}
</style>
background-color css
<style>
a { background-color: #735604; }
a { background-color: rgb(115,86,4); }
div.DivClassName
{
background-color: #735604;
}
.BgClassName
{
background-color: #735604;
}
</style>
border-color css
<style>
span { border-color: #735604; }
span { border-color: rgb(115,86,4); }
td.TdClassName
{
border-color: #735604;
}
.TagClassName
{
border-color: #735604;
}
</style>