Shades of Raw Umber #734011
Tints of Raw Umber #734011
RGB
CMYK
RGB Variations
Color information
#734011 (or 0x734011) is known color: Raw Umber. HEX triplet: 73, 40 and 11. RGB value is (115,64,17). Sum of RGB (Red+Green+Blue) = 115+64+17=196 (25% of max value = 765). Red value is 115 (45.31% from 255 or 58.67% from 196); Green value is 64 (25.39% from 255 or 32.65% from 196); Blue value is 17 (7.03% from 255 or 8.67% from 196); Max value from RGB is 115 - color contains mainly: red. Hex color #734011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734011 is #8CBFEE. Grayscale: #4A4A4A. Windows color (decimal): -9224175 or 1130611. OLE color: 1130611.
HSL color Cylindrical-coordinate representation of color #734011: hue angle of 28.78º 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 #734011 is Cyan = 0, Magento = 0.44, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 17 | - |
| CMYK | 0 | 0.44 | 0.85 | 0.55 |
| HSL | 28.78º | 0.74% | 0.26% | - |
| HSV(B) | 28.78º | 0.85% | 0.45% | - |
| XYZ | 9 | 7.35 | 1.47 | - |
| YUV | 73.89 | 95.9 | 157.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 17 | 0 | 0.44 | 0.85 | 0.55 | 28.78 | 0.74 | 0.26 |
| Hex | 73 | 40 | 11 | 0 | 2C | 55 | 37 | 1D | 4A | 1A |
| Octal | 163 | 100 | 21 | 0 | 54 | 125 | 67 | 35 | 112 | 32 |
| Binary | 1110011 | 1000000 | 10001 | 0 | 101100 | 1010101 | 110111 | 11101 | 1001010 | 11010 |
Color Harmonies of #734011
Complementary color
Monochromatic Colors of #734011
Black with #734011
Text Example
Text Example
White with #734011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734011; }
p { color: rgb(115,64,17); }
H1.HeaderClassName
{
color: #734011;
}
.AnyTagClassName
{
color: #734011;
}
</style>
background-color css
<style>
a { background-color: #734011; }
a { background-color: rgb(115,64,17); }
div.DivClassName
{
background-color: #734011;
}
.BgClassName
{
background-color: #734011;
}
</style>
border-color css
<style>
span { border-color: #734011; }
span { border-color: rgb(115,64,17); }
td.TdClassName
{
border-color: #734011;
}
.TagClassName
{
border-color: #734011;
}
</style>