Shades of Raw Umber #734810
Tints of Raw Umber #734810
RGB
CMYK
RGB Variations
Color information
#734810 (or 0x734810) is known color: Raw Umber. HEX triplet: 73, 48 and 10. RGB value is (115,72,16). Sum of RGB (Red+Green+Blue) = 115+72+16=203 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.65% from 203); Green value is 72 (28.52% from 255 or 35.47% from 203); Blue value is 16 (6.64% from 255 or 7.88% from 203); Max value from RGB is 115 - color contains mainly: red. Hex color #734810 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734810 is #8CB7EF. Grayscale: #4E4E4E. Windows color (decimal): -9222128 or 1067123. OLE color: 1067123.
HSL color Cylindrical-coordinate representation of color #734810: hue angle of 33.94º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #734810 is Cyan = 0, Magento = 0.37, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 72 | 16 | - |
| CMYK | 0 | 0.37 | 0.86 | 0.55 |
| HSL | 33.94º | 0.76% | 0.26% | - |
| HSV(B) | 33.94º | 0.86% | 0.45% | - |
| XYZ | 9.48 | 8.32 | 1.6 | - |
| YUV | 78.47 | 92.75 | 154.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 72 | 16 | 0 | 0.37 | 0.86 | 0.55 | 33.94 | 0.76 | 0.26 |
| Hex | 73 | 48 | 10 | 0 | 25 | 56 | 37 | 22 | 4C | 1A |
| Octal | 163 | 110 | 20 | 0 | 45 | 126 | 67 | 42 | 114 | 32 |
| Binary | 1110011 | 1001000 | 10000 | 0 | 100101 | 1010110 | 110111 | 100010 | 1001100 | 11010 |
Color Harmonies of #734810
Complementary color
Monochromatic Colors of #734810
Black with #734810
Text Example
Text Example
White with #734810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734810; }
p { color: rgb(115,72,16); }
H1.HeaderClassName
{
color: #734810;
}
.AnyTagClassName
{
color: #734810;
}
</style>
background-color css
<style>
a { background-color: #734810; }
a { background-color: rgb(115,72,16); }
div.DivClassName
{
background-color: #734810;
}
.BgClassName
{
background-color: #734810;
}
</style>
border-color css
<style>
span { border-color: #734810; }
span { border-color: rgb(115,72,16); }
td.TdClassName
{
border-color: #734810;
}
.TagClassName
{
border-color: #734810;
}
</style>