Shades of Raw Umber #734307
Tints of Raw Umber #734307
RGB
CMYK
RGB Variations
Color information
#734307 (or 0x734307) is known color: Raw Umber. HEX triplet: 73, 43 and 07. RGB value is (115,67,7). Sum of RGB (Red+Green+Blue) = 115+67+7=189 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.85% from 189); Green value is 67 (26.56% from 255 or 35.45% from 189); Blue value is 7 (3.12% from 255 or 3.70% from 189); Max value from RGB is 115 - color contains mainly: red. Hex color #734307 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734307 is #8CBCF8. Grayscale: #4A4A4A. Windows color (decimal): -9223417 or 476019. OLE color: 476019.
HSL color Cylindrical-coordinate representation of color #734307: hue angle of 33.33º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #734307 is Cyan = 0, Magento = 0.42, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 7 | - |
| CMYK | 0 | 0.42 | 0.94 | 0.55 |
| HSL | 33.33º | 0.89% | 0.24% | - |
| HSV(B) | 33.33º | 0.94% | 0.45% | - |
| XYZ | 9.12 | 7.67 | 1.2 | - |
| YUV | 74.51 | 89.9 | 156.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 7 | 0 | 0.42 | 0.94 | 0.55 | 33.33 | 0.89 | 0.24 |
| Hex | 73 | 43 | 7 | 0 | 2A | 5E | 37 | 21 | 59 | 18 |
| Octal | 163 | 103 | 7 | 0 | 52 | 136 | 67 | 41 | 131 | 30 |
| Binary | 1110011 | 1000011 | 111 | 0 | 101010 | 1011110 | 110111 | 100001 | 1011001 | 11000 |
Color Harmonies of #734307
Complementary color
Monochromatic Colors of #734307
Black with #734307
Text Example
Text Example
White with #734307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734307; }
p { color: rgb(115,67,7); }
H1.HeaderClassName
{
color: #734307;
}
.AnyTagClassName
{
color: #734307;
}
</style>
background-color css
<style>
a { background-color: #734307; }
a { background-color: rgb(115,67,7); }
div.DivClassName
{
background-color: #734307;
}
.BgClassName
{
background-color: #734307;
}
</style>
border-color css
<style>
span { border-color: #734307; }
span { border-color: rgb(115,67,7); }
td.TdClassName
{
border-color: #734307;
}
.TagClassName
{
border-color: #734307;
}
</style>