Shades of Raw Umber #734713
Tints of Raw Umber #734713
RGB
CMYK
RGB Variations
Color information
#734713 (or 0x734713) is known color: Raw Umber. HEX triplet: 73, 47 and 13. RGB value is (115,71,19). Sum of RGB (Red+Green+Blue) = 115+71+19=205 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.10% from 205); Green value is 71 (28.12% from 255 or 34.63% from 205); Blue value is 19 (7.81% from 255 or 9.27% from 205); Max value from RGB is 115 - color contains mainly: red. Hex color #734713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734713 is #8CB8EC. Grayscale: #4E4E4E. Windows color (decimal): -9222381 or 1263475. OLE color: 1263475.
HSL color Cylindrical-coordinate representation of color #734713: hue angle of 32.5º degrees, saturation: 0.72, 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 #734713 is Cyan = 0, Magento = 0.38, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 71 | 19 | - |
| CMYK | 0 | 0.38 | 0.83 | 0.55 |
| HSL | 32.5º | 0.72% | 0.26% | - |
| HSV(B) | 32.5º | 0.83% | 0.45% | - |
| XYZ | 9.44 | 8.2 | 1.7 | - |
| YUV | 78.23 | 94.58 | 154.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 19 | 0 | 0.38 | 0.83 | 0.55 | 32.5 | 0.72 | 0.26 |
| Hex | 73 | 47 | 13 | 0 | 26 | 53 | 37 | 20 | 48 | 1A |
| Octal | 163 | 107 | 23 | 0 | 46 | 123 | 67 | 40 | 110 | 32 |
| Binary | 1110011 | 1000111 | 10011 | 0 | 100110 | 1010011 | 110111 | 100000 | 1001000 | 11010 |
Color Harmonies of #734713
Complementary color
Monochromatic Colors of #734713
Black with #734713
Text Example
Text Example
White with #734713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734713; }
p { color: rgb(115,71,19); }
H1.HeaderClassName
{
color: #734713;
}
.AnyTagClassName
{
color: #734713;
}
</style>
background-color css
<style>
a { background-color: #734713; }
a { background-color: rgb(115,71,19); }
div.DivClassName
{
background-color: #734713;
}
.BgClassName
{
background-color: #734713;
}
</style>
border-color css
<style>
span { border-color: #734713; }
span { border-color: rgb(115,71,19); }
td.TdClassName
{
border-color: #734713;
}
.TagClassName
{
border-color: #734713;
}
</style>