Shades of Raw Umber #735310
Tints of Raw Umber #735310
RGB
CMYK
RGB Variations
Color information
#735310 (or 0x735310) is known color: Raw Umber. HEX triplet: 73, 53 and 10. RGB value is (115,83,16). Sum of RGB (Red+Green+Blue) = 115+83+16=214 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.74% from 214); Green value is 83 (32.81% from 255 or 38.79% from 214); Blue value is 16 (6.64% from 255 or 7.48% from 214); Max value from RGB is 115 - color contains mainly: red. Hex color #735310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735310 is #8CACEF. Grayscale: #555555. Windows color (decimal): -9219312 or 1069939. OLE color: 1069939.
HSL color Cylindrical-coordinate representation of color #735310: hue angle of 40.61º 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 #735310 is Cyan = 0, Magento = 0.28, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 83 | 16 | - |
| CMYK | 0 | 0.28 | 0.86 | 0.55 |
| HSL | 40.61º | 0.76% | 0.26% | - |
| HSV(B) | 40.61º | 0.86% | 0.45% | - |
| XYZ | 10.26 | 9.87 | 1.85 | - |
| YUV | 84.93 | 89.1 | 149.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 16 | 0 | 0.28 | 0.86 | 0.55 | 40.61 | 0.76 | 0.26 |
| Hex | 73 | 53 | 10 | 0 | 1C | 56 | 37 | 29 | 4C | 1A |
| Octal | 163 | 123 | 20 | 0 | 34 | 126 | 67 | 51 | 114 | 32 |
| Binary | 1110011 | 1010011 | 10000 | 0 | 11100 | 1010110 | 110111 | 101001 | 1001100 | 11010 |
Color Harmonies of #735310
Complementary color
Monochromatic Colors of #735310
Black with #735310
Text Example
Text Example
White with #735310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735310; }
p { color: rgb(115,83,16); }
H1.HeaderClassName
{
color: #735310;
}
.AnyTagClassName
{
color: #735310;
}
</style>
background-color css
<style>
a { background-color: #735310; }
a { background-color: rgb(115,83,16); }
div.DivClassName
{
background-color: #735310;
}
.BgClassName
{
background-color: #735310;
}
</style>
border-color css
<style>
span { border-color: #735310; }
span { border-color: rgb(115,83,16); }
td.TdClassName
{
border-color: #735310;
}
.TagClassName
{
border-color: #735310;
}
</style>