Shades of Raw Umber #735110
Tints of Raw Umber #735110
RGB
CMYK
RGB Variations
Color information
#735110 (or 0x735110) is known color: Raw Umber. HEX triplet: 73, 51 and 10. RGB value is (115,81,16). Sum of RGB (Red+Green+Blue) = 115+81+16=212 (28% of max value = 765). Red value is 115 (45.31% from 255 or 54.25% from 212); Green value is 81 (32.03% from 255 or 38.21% from 212); Blue value is 16 (6.64% from 255 or 7.55% from 212); Max value from RGB is 115 - color contains mainly: red. Hex color #735110 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735110 is #8CAEEF. Grayscale: #545454. Windows color (decimal): -9219824 or 1069427. OLE color: 1069427.
HSL color Cylindrical-coordinate representation of color #735110: hue angle of 39.39º 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 #735110 is Cyan = 0, Magento = 0.30, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 16 | - |
| CMYK | 0 | 0.30 | 0.86 | 0.55 |
| HSL | 39.39º | 0.76% | 0.26% | - |
| HSV(B) | 39.39º | 0.86% | 0.45% | - |
| XYZ | 10.11 | 9.57 | 1.8 | - |
| YUV | 83.76 | 89.76 | 150.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 16 | 0 | 0.30 | 0.86 | 0.55 | 39.39 | 0.76 | 0.26 |
| Hex | 73 | 51 | 10 | 0 | 1E | 56 | 37 | 27 | 4C | 1A |
| Octal | 163 | 121 | 20 | 0 | 36 | 126 | 67 | 47 | 114 | 32 |
| Binary | 1110011 | 1010001 | 10000 | 0 | 11110 | 1010110 | 110111 | 100111 | 1001100 | 11010 |
Color Harmonies of #735110
Complementary color
Monochromatic Colors of #735110
Black with #735110
Text Example
Text Example
White with #735110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735110; }
p { color: rgb(115,81,16); }
H1.HeaderClassName
{
color: #735110;
}
.AnyTagClassName
{
color: #735110;
}
</style>
background-color css
<style>
a { background-color: #735110; }
a { background-color: rgb(115,81,16); }
div.DivClassName
{
background-color: #735110;
}
.BgClassName
{
background-color: #735110;
}
</style>
border-color css
<style>
span { border-color: #735110; }
span { border-color: rgb(115,81,16); }
td.TdClassName
{
border-color: #735110;
}
.TagClassName
{
border-color: #735110;
}
</style>