Shades of Raw Umber #734605
Tints of Raw Umber #734605
RGB
CMYK
RGB Variations
Color information
#734605 (or 0x734605) is known color: Raw Umber. HEX triplet: 73, 46 and 05. RGB value is (115,70,5). Sum of RGB (Red+Green+Blue) = 115+70+5=190 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.53% from 190); Green value is 70 (27.73% from 255 or 36.84% from 190); Blue value is 5 (2.34% from 255 or 2.63% from 190); Max value from RGB is 115 - color contains mainly: red. Hex color #734605 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734605 is #8CB9FA. Grayscale: #4C4C4C. Windows color (decimal): -9222651 or 345715. OLE color: 345715.
HSL color Cylindrical-coordinate representation of color #734605: hue angle of 35.45º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #734605 is Cyan = 0, Magento = 0.39, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 5 | - |
| CMYK | 0 | 0.39 | 0.96 | 0.55 |
| HSL | 35.45º | 0.92% | 0.24% | - |
| HSV(B) | 35.45º | 0.96% | 0.45% | - |
| XYZ | 9.29 | 8.04 | 1.21 | - |
| YUV | 76.05 | 87.91 | 155.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 5 | 0 | 0.39 | 0.96 | 0.55 | 35.45 | 0.92 | 0.24 |
| Hex | 73 | 46 | 5 | 0 | 27 | 60 | 37 | 23 | 5C | 18 |
| Octal | 163 | 106 | 5 | 0 | 47 | 140 | 67 | 43 | 134 | 30 |
| Binary | 1110011 | 1000110 | 101 | 0 | 100111 | 1100000 | 110111 | 100011 | 1011100 | 11000 |
Color Harmonies of #734605
Complementary color
Monochromatic Colors of #734605
Black with #734605
Text Example
Text Example
White with #734605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734605; }
p { color: rgb(115,70,5); }
H1.HeaderClassName
{
color: #734605;
}
.AnyTagClassName
{
color: #734605;
}
</style>
background-color css
<style>
a { background-color: #734605; }
a { background-color: rgb(115,70,5); }
div.DivClassName
{
background-color: #734605;
}
.BgClassName
{
background-color: #734605;
}
</style>
border-color css
<style>
span { border-color: #734605; }
span { border-color: rgb(115,70,5); }
td.TdClassName
{
border-color: #734605;
}
.TagClassName
{
border-color: #734605;
}
</style>