Shades of Raw Umber #734511
Tints of Raw Umber #734511
RGB
CMYK
RGB Variations
Color information
#734511 (or 0x734511) is known color: Raw Umber. HEX triplet: 73, 45 and 11. RGB value is (115,69,17). Sum of RGB (Red+Green+Blue) = 115+69+17=201 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.21% from 201); Green value is 69 (27.34% from 255 or 34.33% from 201); Blue value is 17 (7.03% from 255 or 8.46% from 201); Max value from RGB is 115 - color contains mainly: red. Hex color #734511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734511 is #8CBAEE. Grayscale: #4D4D4D. Windows color (decimal): -9222895 or 1131891. OLE color: 1131891.
HSL color Cylindrical-coordinate representation of color #734511: hue angle of 31.84º 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 #734511 is Cyan = 0, Magento = 0.4, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 17 | - |
| CMYK | 0 | 0.4 | 0.85 | 0.55 |
| HSL | 31.84º | 0.74% | 0.26% | - |
| HSV(B) | 31.84º | 0.85% | 0.45% | - |
| XYZ | 9.3 | 7.94 | 1.57 | - |
| YUV | 76.83 | 94.24 | 155.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 17 | 0 | 0.4 | 0.85 | 0.55 | 31.84 | 0.74 | 0.26 |
| Hex | 73 | 45 | 11 | 0 | 28 | 55 | 37 | 20 | 4A | 1A |
| Octal | 163 | 105 | 21 | 0 | 50 | 125 | 67 | 40 | 112 | 32 |
| Binary | 1110011 | 1000101 | 10001 | 0 | 101000 | 1010101 | 110111 | 100000 | 1001010 | 11010 |
Color Harmonies of #734511
Complementary color
Monochromatic Colors of #734511
Black with #734511
Text Example
Text Example
White with #734511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734511; }
p { color: rgb(115,69,17); }
H1.HeaderClassName
{
color: #734511;
}
.AnyTagClassName
{
color: #734511;
}
</style>
background-color css
<style>
a { background-color: #734511; }
a { background-color: rgb(115,69,17); }
div.DivClassName
{
background-color: #734511;
}
.BgClassName
{
background-color: #734511;
}
</style>
border-color css
<style>
span { border-color: #734511; }
span { border-color: rgb(115,69,17); }
td.TdClassName
{
border-color: #734511;
}
.TagClassName
{
border-color: #734511;
}
</style>