Shades of Raw Umber #735113
Tints of Raw Umber #735113
RGB
CMYK
RGB Variations
Color information
#735113 (or 0x735113) is known color: Raw Umber. HEX triplet: 73, 51 and 13. RGB value is (115,81,19). Sum of RGB (Red+Green+Blue) = 115+81+19=215 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.49% from 215); Green value is 81 (32.03% from 255 or 37.67% from 215); Blue value is 19 (7.81% from 255 or 8.84% from 215); Max value from RGB is 115 - color contains mainly: red. Hex color #735113 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735113 is #8CAEEC. Grayscale: #545454. Windows color (decimal): -9219821 or 1266035. OLE color: 1266035.
HSL color Cylindrical-coordinate representation of color #735113: hue angle of 38.75º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #735113 is Cyan = 0, Magento = 0.30, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 19 | - |
| CMYK | 0 | 0.30 | 0.83 | 0.55 |
| HSL | 38.75º | 0.72% | 0.26% | - |
| HSV(B) | 38.75º | 0.83% | 0.45% | - |
| XYZ | 10.13 | 9.58 | 1.93 | - |
| YUV | 84.1 | 91.26 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 19 | 0 | 0.30 | 0.83 | 0.55 | 38.75 | 0.72 | 0.26 |
| Hex | 73 | 51 | 13 | 0 | 1E | 53 | 37 | 27 | 48 | 1A |
| Octal | 163 | 121 | 23 | 0 | 36 | 123 | 67 | 47 | 110 | 32 |
| Binary | 1110011 | 1010001 | 10011 | 0 | 11110 | 1010011 | 110111 | 100111 | 1001000 | 11010 |
Color Harmonies of #735113
Complementary color
Monochromatic Colors of #735113
Black with #735113
Text Example
Text Example
White with #735113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735113; }
p { color: rgb(115,81,19); }
H1.HeaderClassName
{
color: #735113;
}
.AnyTagClassName
{
color: #735113;
}
</style>
background-color css
<style>
a { background-color: #735113; }
a { background-color: rgb(115,81,19); }
div.DivClassName
{
background-color: #735113;
}
.BgClassName
{
background-color: #735113;
}
</style>
border-color css
<style>
span { border-color: #735113; }
span { border-color: rgb(115,81,19); }
td.TdClassName
{
border-color: #735113;
}
.TagClassName
{
border-color: #735113;
}
</style>