Shades of Raw Umber #735414
Tints of Raw Umber #735414
RGB
CMYK
RGB Variations
Color information
#735414 (or 0x735414) is known color: Raw Umber. HEX triplet: 73, 54 and 14. RGB value is (115,84,20). Sum of RGB (Red+Green+Blue) = 115+84+20=219 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.51% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 20 (8.20% from 255 or 9.13% from 219); Max value from RGB is 115 - color contains mainly: red. Hex color #735414 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735414 is #8CABEB. Grayscale: #565656. Windows color (decimal): -9219052 or 1332339. OLE color: 1332339.
HSL color Cylindrical-coordinate representation of color #735414: hue angle of 40.42º degrees, saturation: 0.7, 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 #735414 is Cyan = 0, Magento = 0.27, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 84 | 20 | - |
| CMYK | 0 | 0.27 | 0.83 | 0.55 |
| HSL | 40.42º | 0.7% | 0.26% | - |
| HSV(B) | 40.42º | 0.83% | 0.45% | - |
| XYZ | 10.37 | 10.04 | 2.05 | - |
| YUV | 85.97 | 90.77 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 84 | 20 | 0 | 0.27 | 0.83 | 0.55 | 40.42 | 0.7 | 0.26 |
| Hex | 73 | 54 | 14 | 0 | 1B | 53 | 37 | 28 | 46 | 1A |
| Octal | 163 | 124 | 24 | 0 | 33 | 123 | 67 | 50 | 106 | 32 |
| Binary | 1110011 | 1010100 | 10100 | 0 | 11011 | 1010011 | 110111 | 101000 | 1000110 | 11010 |
Color Harmonies of #735414
Complementary color
Monochromatic Colors of #735414
Black with #735414
Text Example
Text Example
White with #735414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735414; }
p { color: rgb(115,84,20); }
H1.HeaderClassName
{
color: #735414;
}
.AnyTagClassName
{
color: #735414;
}
</style>
background-color css
<style>
a { background-color: #735414; }
a { background-color: rgb(115,84,20); }
div.DivClassName
{
background-color: #735414;
}
.BgClassName
{
background-color: #735414;
}
</style>
border-color css
<style>
span { border-color: #735414; }
span { border-color: rgb(115,84,20); }
td.TdClassName
{
border-color: #735414;
}
.TagClassName
{
border-color: #735414;
}
</style>