Shades of Raw Umber #734207
Tints of Raw Umber #734207
RGB
CMYK
RGB Variations
Color information
#734207 (or 0x734207) is known color: Raw Umber. HEX triplet: 73, 42 and 07. RGB value is (115,66,7). Sum of RGB (Red+Green+Blue) = 115+66+7=188 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.17% from 188); Green value is 66 (26.17% from 255 or 35.11% from 188); Blue value is 7 (3.12% from 255 or 3.72% from 188); Max value from RGB is 115 - color contains mainly: red. Hex color #734207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734207 is #8CBDF8. Grayscale: #4A4A4A. Windows color (decimal): -9223673 or 475763. OLE color: 475763.
HSL color Cylindrical-coordinate representation of color #734207: hue angle of 32.78º 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 #734207 is Cyan = 0, Magento = 0.43, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 66 | 7 | - |
| CMYK | 0 | 0.43 | 0.94 | 0.55 |
| HSL | 32.78º | 0.89% | 0.24% | - |
| HSV(B) | 32.78º | 0.94% | 0.45% | - |
| XYZ | 9.06 | 7.56 | 1.18 | - |
| YUV | 73.93 | 90.23 | 157.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 7 | 0 | 0.43 | 0.94 | 0.55 | 32.78 | 0.89 | 0.24 |
| Hex | 73 | 42 | 7 | 0 | 2B | 5E | 37 | 21 | 59 | 18 |
| Octal | 163 | 102 | 7 | 0 | 53 | 136 | 67 | 41 | 131 | 30 |
| Binary | 1110011 | 1000010 | 111 | 0 | 101011 | 1011110 | 110111 | 100001 | 1011001 | 11000 |
Color Harmonies of #734207
Complementary color
Monochromatic Colors of #734207
Black with #734207
Text Example
Text Example
White with #734207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734207; }
p { color: rgb(115,66,7); }
H1.HeaderClassName
{
color: #734207;
}
.AnyTagClassName
{
color: #734207;
}
</style>
background-color css
<style>
a { background-color: #734207; }
a { background-color: rgb(115,66,7); }
div.DivClassName
{
background-color: #734207;
}
.BgClassName
{
background-color: #734207;
}
</style>
border-color css
<style>
span { border-color: #734207; }
span { border-color: rgb(115,66,7); }
td.TdClassName
{
border-color: #734207;
}
.TagClassName
{
border-color: #734207;
}
</style>