Shades of Raw Umber #734311
Tints of Raw Umber #734311
RGB
CMYK
RGB Variations
Color information
#734311 (or 0x734311) is known color: Raw Umber. HEX triplet: 73, 43 and 11. RGB value is (115,67,17). Sum of RGB (Red+Green+Blue) = 115+67+17=199 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.79% from 199); Green value is 67 (26.56% from 255 or 33.67% from 199); Blue value is 17 (7.03% from 255 or 8.54% from 199); Max value from RGB is 115 - color contains mainly: red. Hex color #734311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734311 is #8CBCEE. Grayscale: #4B4B4B. Windows color (decimal): -9223407 or 1131379. OLE color: 1131379.
HSL color Cylindrical-coordinate representation of color #734311: hue angle of 30.61º 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 #734311 is Cyan = 0, Magento = 0.42, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 17 | - |
| CMYK | 0 | 0.42 | 0.85 | 0.55 |
| HSL | 30.61º | 0.74% | 0.26% | - |
| HSV(B) | 30.61º | 0.85% | 0.45% | - |
| XYZ | 9.18 | 7.7 | 1.53 | - |
| YUV | 75.65 | 94.9 | 156.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 17 | 0 | 0.42 | 0.85 | 0.55 | 30.61 | 0.74 | 0.26 |
| Hex | 73 | 43 | 11 | 0 | 2A | 55 | 37 | 1F | 4A | 1A |
| Octal | 163 | 103 | 21 | 0 | 52 | 125 | 67 | 37 | 112 | 32 |
| Binary | 1110011 | 1000011 | 10001 | 0 | 101010 | 1010101 | 110111 | 11111 | 1001010 | 11010 |
Color Harmonies of #734311
Complementary color
Monochromatic Colors of #734311
Black with #734311
Text Example
Text Example
White with #734311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734311; }
p { color: rgb(115,67,17); }
H1.HeaderClassName
{
color: #734311;
}
.AnyTagClassName
{
color: #734311;
}
</style>
background-color css
<style>
a { background-color: #734311; }
a { background-color: rgb(115,67,17); }
div.DivClassName
{
background-color: #734311;
}
.BgClassName
{
background-color: #734311;
}
</style>
border-color css
<style>
span { border-color: #734311; }
span { border-color: rgb(115,67,17); }
td.TdClassName
{
border-color: #734311;
}
.TagClassName
{
border-color: #734311;
}
</style>