Shades of Raw Umber #735910
Tints of Raw Umber #735910
RGB
CMYK
RGB Variations
Color information
#735910 (or 0x735910) is known color: Raw Umber. HEX triplet: 73, 59 and 10. RGB value is (115,89,16). Sum of RGB (Red+Green+Blue) = 115+89+16=220 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.27% from 220); Green value is 89 (35.16% from 255 or 40.45% from 220); Blue value is 16 (6.64% from 255 or 7.27% from 220); Max value from RGB is 115 - color contains mainly: red. Hex color #735910 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735910 is #8CA6EF. Grayscale: #585858. Windows color (decimal): -9217776 or 1071475. OLE color: 1071475.
HSL color Cylindrical-coordinate representation of color #735910: hue angle of 44.24º 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 #735910 is Cyan = 0, Magento = 0.23, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 89 | 16 | - |
| CMYK | 0 | 0.23 | 0.86 | 0.55 |
| HSL | 44.24º | 0.76% | 0.26% | - |
| HSV(B) | 44.24º | 0.86% | 0.45% | - |
| XYZ | 10.74 | 10.83 | 2.01 | - |
| YUV | 88.45 | 87.11 | 146.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 16 | 0 | 0.23 | 0.86 | 0.55 | 44.24 | 0.76 | 0.26 |
| Hex | 73 | 59 | 10 | 0 | 17 | 56 | 37 | 2C | 4C | 1A |
| Octal | 163 | 131 | 20 | 0 | 27 | 126 | 67 | 54 | 114 | 32 |
| Binary | 1110011 | 1011001 | 10000 | 0 | 10111 | 1010110 | 110111 | 101100 | 1001100 | 11010 |
Color Harmonies of #735910
Complementary color
Monochromatic Colors of #735910
Black with #735910
Text Example
Text Example
White with #735910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735910; }
p { color: rgb(115,89,16); }
H1.HeaderClassName
{
color: #735910;
}
.AnyTagClassName
{
color: #735910;
}
</style>
background-color css
<style>
a { background-color: #735910; }
a { background-color: rgb(115,89,16); }
div.DivClassName
{
background-color: #735910;
}
.BgClassName
{
background-color: #735910;
}
</style>
border-color css
<style>
span { border-color: #735910; }
span { border-color: rgb(115,89,16); }
td.TdClassName
{
border-color: #735910;
}
.TagClassName
{
border-color: #735910;
}
</style>