Shades of Raw Umber #734701
Tints of Raw Umber #734701
RGB
CMYK
RGB Variations
Color information
#734701 (or 0x734701) is known color: Raw Umber. HEX triplet: 73, 47 and 01. RGB value is (115,71,1). Sum of RGB (Red+Green+Blue) = 115+71+1=187 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.50% from 187); Green value is 71 (28.12% from 255 or 37.97% from 187); Blue value is 1 (0.78% from 255 or 0.53% from 187); Max value from RGB is 115 - color contains mainly: red. Hex color #734701 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734701 is #8CB8FE. Grayscale: #4C4C4C. Windows color (decimal): -9222399 or 83827. OLE color: 83827.
HSL color Cylindrical-coordinate representation of color #734701: hue angle of 36.84º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #734701 is Cyan = 0, Magento = 0.38, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 71 | 1 | - |
| CMYK | 0 | 0.38 | 0.99 | 0.55 |
| HSL | 36.84º | 0.98% | 0.23% | - |
| HSV(B) | 36.84º | 0.99% | 0.45% | - |
| XYZ | 9.33 | 8.15 | 1.11 | - |
| YUV | 76.18 | 85.58 | 155.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 1 | 0 | 0.38 | 0.99 | 0.55 | 36.84 | 0.98 | 0.23 |
| Hex | 73 | 47 | 1 | 0 | 26 | 63 | 37 | 25 | 62 | 17 |
| Octal | 163 | 107 | 1 | 0 | 46 | 143 | 67 | 45 | 142 | 27 |
| Binary | 1110011 | 1000111 | 1 | 0 | 100110 | 1100011 | 110111 | 100101 | 1100010 | 10111 |
Color Harmonies of #734701
Complementary color
Monochromatic Colors of #734701
Black with #734701
Text Example
Text Example
White with #734701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734701; }
p { color: rgb(115,71,1); }
H1.HeaderClassName
{
color: #734701;
}
.AnyTagClassName
{
color: #734701;
}
</style>
background-color css
<style>
a { background-color: #734701; }
a { background-color: rgb(115,71,1); }
div.DivClassName
{
background-color: #734701;
}
.BgClassName
{
background-color: #734701;
}
</style>
border-color css
<style>
span { border-color: #734701; }
span { border-color: rgb(115,71,1); }
td.TdClassName
{
border-color: #734701;
}
.TagClassName
{
border-color: #734701;
}
</style>