Shades of Raw Umber #735411
Tints of Raw Umber #735411
RGB
CMYK
RGB Variations
Color information
#735411 (or 0x735411) is known color: Raw Umber. HEX triplet: 73, 54 and 11. RGB value is (115,84,17). Sum of RGB (Red+Green+Blue) = 115+84+17=216 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.24% from 216); Green value is 84 (33.20% from 255 or 38.89% from 216); Blue value is 17 (7.03% from 255 or 7.87% from 216); Max value from RGB is 115 - color contains mainly: red. Hex color #735411 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735411 is #8CABEE. Grayscale: #555555. Windows color (decimal): -9219055 or 1135731. OLE color: 1135731.
HSL color Cylindrical-coordinate representation of color #735411: hue angle of 41.02º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #735411 is Cyan = 0, Magento = 0.27, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 84 | 17 | - |
| CMYK | 0 | 0.27 | 0.85 | 0.55 |
| HSL | 41.02º | 0.74% | 0.26% | - |
| HSV(B) | 41.02º | 0.85% | 0.45% | - |
| XYZ | 10.34 | 10.03 | 1.92 | - |
| YUV | 85.63 | 89.27 | 148.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 84 | 17 | 0 | 0.27 | 0.85 | 0.55 | 41.02 | 0.74 | 0.26 |
| Hex | 73 | 54 | 11 | 0 | 1B | 55 | 37 | 29 | 4A | 1A |
| Octal | 163 | 124 | 21 | 0 | 33 | 125 | 67 | 51 | 112 | 32 |
| Binary | 1110011 | 1010100 | 10001 | 0 | 11011 | 1010101 | 110111 | 101001 | 1001010 | 11010 |
Color Harmonies of #735411
Complementary color
Monochromatic Colors of #735411
Black with #735411
Text Example
Text Example
White with #735411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735411; }
p { color: rgb(115,84,17); }
H1.HeaderClassName
{
color: #735411;
}
.AnyTagClassName
{
color: #735411;
}
</style>
background-color css
<style>
a { background-color: #735411; }
a { background-color: rgb(115,84,17); }
div.DivClassName
{
background-color: #735411;
}
.BgClassName
{
background-color: #735411;
}
</style>
border-color css
<style>
span { border-color: #735411; }
span { border-color: rgb(115,84,17); }
td.TdClassName
{
border-color: #735411;
}
.TagClassName
{
border-color: #735411;
}
</style>