Shades of Raw Umber #735012
Tints of Raw Umber #735012
RGB
CMYK
RGB Variations
Color information
#735012 (or 0x735012) is known color: Raw Umber. HEX triplet: 73, 50 and 12. RGB value is (115,80,18). Sum of RGB (Red+Green+Blue) = 115+80+18=213 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.99% from 213); Green value is 80 (31.64% from 255 or 37.56% from 213); Blue value is 18 (7.42% from 255 or 8.45% from 213); Max value from RGB is 115 - color contains mainly: red. Hex color #735012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735012 is #8CAFED. Grayscale: #535353. Windows color (decimal): -9220078 or 1200243. OLE color: 1200243.
HSL color Cylindrical-coordinate representation of color #735012: hue angle of 38.35º 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 #735012 is Cyan = 0, Magento = 0.30, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 18 | - |
| CMYK | 0 | 0.30 | 0.84 | 0.55 |
| HSL | 38.35º | 0.73% | 0.26% | - |
| HSV(B) | 38.35º | 0.84% | 0.45% | - |
| XYZ | 10.05 | 9.43 | 1.86 | - |
| YUV | 83.4 | 91.1 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 18 | 0 | 0.30 | 0.84 | 0.55 | 38.35 | 0.73 | 0.26 |
| Hex | 73 | 50 | 12 | 0 | 1E | 54 | 37 | 26 | 49 | 1A |
| Octal | 163 | 120 | 22 | 0 | 36 | 124 | 67 | 46 | 111 | 32 |
| Binary | 1110011 | 1010000 | 10010 | 0 | 11110 | 1010100 | 110111 | 100110 | 1001001 | 11010 |
Color Harmonies of #735012
Complementary color
Monochromatic Colors of #735012
Black with #735012
Text Example
Text Example
White with #735012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735012; }
p { color: rgb(115,80,18); }
H1.HeaderClassName
{
color: #735012;
}
.AnyTagClassName
{
color: #735012;
}
</style>
background-color css
<style>
a { background-color: #735012; }
a { background-color: rgb(115,80,18); }
div.DivClassName
{
background-color: #735012;
}
.BgClassName
{
background-color: #735012;
}
</style>
border-color css
<style>
span { border-color: #735012; }
span { border-color: rgb(115,80,18); }
td.TdClassName
{
border-color: #735012;
}
.TagClassName
{
border-color: #735012;
}
</style>