Shades of Raw Umber #735912
Tints of Raw Umber #735912
RGB
CMYK
RGB Variations
Color information
#735912 (or 0x735912) is known color: Raw Umber. HEX triplet: 73, 59 and 12. RGB value is (115,89,18). Sum of RGB (Red+Green+Blue) = 115+89+18=222 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.80% from 222); Green value is 89 (35.16% from 255 or 40.09% from 222); Blue value is 18 (7.42% from 255 or 8.11% from 222); Max value from RGB is 115 - color contains mainly: red. Hex color #735912 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735912 is #8CA6ED. Grayscale: #585858. Windows color (decimal): -9217774 or 1202547. OLE color: 1202547.
HSL color Cylindrical-coordinate representation of color #735912: hue angle of 43.92º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #735912 is Cyan = 0, Magento = 0.23, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 89 | 18 | - |
| CMYK | 0 | 0.23 | 0.84 | 0.55 |
| HSL | 43.92º | 0.73% | 0.26% | - |
| HSV(B) | 43.92º | 0.84% | 0.45% | - |
| XYZ | 10.75 | 10.83 | 2.1 | - |
| YUV | 88.68 | 88.11 | 146.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 18 | 0 | 0.23 | 0.84 | 0.55 | 43.92 | 0.73 | 0.26 |
| Hex | 73 | 59 | 12 | 0 | 17 | 54 | 37 | 2C | 49 | 1A |
| Octal | 163 | 131 | 22 | 0 | 27 | 124 | 67 | 54 | 111 | 32 |
| Binary | 1110011 | 1011001 | 10010 | 0 | 10111 | 1010100 | 110111 | 101100 | 1001001 | 11010 |
Color Harmonies of #735912
Complementary color
Monochromatic Colors of #735912
Black with #735912
Text Example
Text Example
White with #735912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735912; }
p { color: rgb(115,89,18); }
H1.HeaderClassName
{
color: #735912;
}
.AnyTagClassName
{
color: #735912;
}
</style>
background-color css
<style>
a { background-color: #735912; }
a { background-color: rgb(115,89,18); }
div.DivClassName
{
background-color: #735912;
}
.BgClassName
{
background-color: #735912;
}
</style>
border-color css
<style>
span { border-color: #735912; }
span { border-color: rgb(115,89,18); }
td.TdClassName
{
border-color: #735912;
}
.TagClassName
{
border-color: #735912;
}
</style>