Shades of Raw Umber #735210
Tints of Raw Umber #735210
RGB
CMYK
RGB Variations
Color information
#735210 (or 0x735210) is known color: Raw Umber. HEX triplet: 73, 52 and 10. RGB value is (115,82,16). Sum of RGB (Red+Green+Blue) = 115+82+16=213 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.99% from 213); Green value is 82 (32.42% from 255 or 38.50% from 213); Blue value is 16 (6.64% from 255 or 7.51% from 213); Max value from RGB is 115 - color contains mainly: red. Hex color #735210 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735210 is #8CADEF. Grayscale: #545454. Windows color (decimal): -9219568 or 1069683. OLE color: 1069683.
HSL color Cylindrical-coordinate representation of color #735210: hue angle of 40º 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 #735210 is Cyan = 0, Magento = 0.29, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 82 | 16 | - |
| CMYK | 0 | 0.29 | 0.86 | 0.55 |
| HSL | 40º | 0.76% | 0.26% | - |
| HSV(B) | 40º | 0.86% | 0.45% | - |
| XYZ | 10.18 | 9.72 | 1.83 | - |
| YUV | 84.34 | 89.43 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 82 | 16 | 0 | 0.29 | 0.86 | 0.55 | 40 | 0.76 | 0.26 |
| Hex | 73 | 52 | 10 | 0 | 1D | 56 | 37 | 28 | 4C | 1A |
| Octal | 163 | 122 | 20 | 0 | 35 | 126 | 67 | 50 | 114 | 32 |
| Binary | 1110011 | 1010010 | 10000 | 0 | 11101 | 1010110 | 110111 | 101000 | 1001100 | 11010 |
Color Harmonies of #735210
Complementary color
Monochromatic Colors of #735210
Black with #735210
Text Example
Text Example
White with #735210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735210; }
p { color: rgb(115,82,16); }
H1.HeaderClassName
{
color: #735210;
}
.AnyTagClassName
{
color: #735210;
}
</style>
background-color css
<style>
a { background-color: #735210; }
a { background-color: rgb(115,82,16); }
div.DivClassName
{
background-color: #735210;
}
.BgClassName
{
background-color: #735210;
}
</style>
border-color css
<style>
span { border-color: #735210; }
span { border-color: rgb(115,82,16); }
td.TdClassName
{
border-color: #735210;
}
.TagClassName
{
border-color: #735210;
}
</style>