Shades of Raw Umber #734006
Tints of Raw Umber #734006
RGB
CMYK
RGB Variations
Color information
#734006 (or 0x734006) is known color: Raw Umber. HEX triplet: 73, 40 and 06. RGB value is (115,64,6). Sum of RGB (Red+Green+Blue) = 115+64+6=185 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.16% from 185); Green value is 64 (25.39% from 255 or 34.59% from 185); Blue value is 6 (2.73% from 255 or 3.24% from 185); Max value from RGB is 115 - color contains mainly: red. Hex color #734006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734006 is #8CBFF9. Grayscale: #484848. Windows color (decimal): -9224186 or 409715. OLE color: 409715.
HSL color Cylindrical-coordinate representation of color #734006: hue angle of 31.93º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #734006 is Cyan = 0, Magento = 0.44, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 6 | - |
| CMYK | 0 | 0.44 | 0.95 | 0.55 |
| HSL | 31.93º | 0.9% | 0.24% | - |
| HSV(B) | 31.93º | 0.95% | 0.45% | - |
| XYZ | 8.94 | 7.32 | 1.12 | - |
| YUV | 72.64 | 90.4 | 158.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 6 | 0 | 0.44 | 0.95 | 0.55 | 31.93 | 0.9 | 0.24 |
| Hex | 73 | 40 | 6 | 0 | 2C | 5F | 37 | 20 | 5A | 18 |
| Octal | 163 | 100 | 6 | 0 | 54 | 137 | 67 | 40 | 132 | 30 |
| Binary | 1110011 | 1000000 | 110 | 0 | 101100 | 1011111 | 110111 | 100000 | 1011010 | 11000 |
Color Harmonies of #734006
Complementary color
Monochromatic Colors of #734006
Black with #734006
Text Example
Text Example
White with #734006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734006; }
p { color: rgb(115,64,6); }
H1.HeaderClassName
{
color: #734006;
}
.AnyTagClassName
{
color: #734006;
}
</style>
background-color css
<style>
a { background-color: #734006; }
a { background-color: rgb(115,64,6); }
div.DivClassName
{
background-color: #734006;
}
.BgClassName
{
background-color: #734006;
}
</style>
border-color css
<style>
span { border-color: #734006; }
span { border-color: rgb(115,64,6); }
td.TdClassName
{
border-color: #734006;
}
.TagClassName
{
border-color: #734006;
}
</style>