Shades of Raw Umber #735916
Tints of Raw Umber #735916
RGB
CMYK
RGB Variations
Color information
#735916 (or 0x735916) is known color: Raw Umber. HEX triplet: 73, 59 and 16. RGB value is (115,89,22). Sum of RGB (Red+Green+Blue) = 115+89+22=226 (29% of max value = 765). Red value is 115 (45.31% from 255 or 50.88% from 226); Green value is 89 (35.16% from 255 or 39.38% from 226); Blue value is 22 (8.98% from 255 or 9.73% from 226); Max value from RGB is 115 - color contains mainly: red. Hex color #735916 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735916 is #8CA6E9. Grayscale: #595959. Windows color (decimal): -9217770 or 1464691. OLE color: 1464691.
HSL color Cylindrical-coordinate representation of color #735916: hue angle of 43.23º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #735916 is Cyan = 0, Magento = 0.23, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 89 | 22 | - |
| CMYK | 0 | 0.23 | 0.81 | 0.55 |
| HSL | 43.23º | 0.68% | 0.27% | - |
| HSV(B) | 43.23º | 0.81% | 0.45% | - |
| XYZ | 10.79 | 10.85 | 2.28 | - |
| YUV | 89.14 | 90.11 | 146.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 22 | 0 | 0.23 | 0.81 | 0.55 | 43.23 | 0.68 | 0.27 |
| Hex | 73 | 59 | 16 | 0 | 17 | 51 | 37 | 2B | 44 | 1B |
| Octal | 163 | 131 | 26 | 0 | 27 | 121 | 67 | 53 | 104 | 33 |
| Binary | 1110011 | 1011001 | 10110 | 0 | 10111 | 1010001 | 110111 | 101011 | 1000100 | 11011 |
Color Harmonies of #735916
Complementary color
Monochromatic Colors of #735916
Black with #735916
Text Example
Text Example
White with #735916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735916; }
p { color: rgb(115,89,22); }
H1.HeaderClassName
{
color: #735916;
}
.AnyTagClassName
{
color: #735916;
}
</style>
background-color css
<style>
a { background-color: #735916; }
a { background-color: rgb(115,89,22); }
div.DivClassName
{
background-color: #735916;
}
.BgClassName
{
background-color: #735916;
}
</style>
border-color css
<style>
span { border-color: #735916; }
span { border-color: rgb(115,89,22); }
td.TdClassName
{
border-color: #735916;
}
.TagClassName
{
border-color: #735916;
}
</style>