Shades of Raw Umber #735009
Tints of Raw Umber #735009
RGB
CMYK
RGB Variations
Color information
#735009 (or 0x735009) is known color: Raw Umber. HEX triplet: 73, 50 and 09. RGB value is (115,80,9). Sum of RGB (Red+Green+Blue) = 115+80+9=204 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.37% from 204); Green value is 80 (31.64% from 255 or 39.22% from 204); Blue value is 9 (3.91% from 255 or 4.41% from 204); Max value from RGB is 115 - color contains mainly: red. Hex color #735009 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735009 is #8CAFF6. Grayscale: #525252. Windows color (decimal): -9220087 or 610419. OLE color: 610419.
HSL color Cylindrical-coordinate representation of color #735009: hue angle of 40.19º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #735009 is Cyan = 0, Magento = 0.30, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 9 | - |
| CMYK | 0 | 0.30 | 0.92 | 0.55 |
| HSL | 40.19º | 0.85% | 0.24% | - |
| HSV(B) | 40.19º | 0.92% | 0.45% | - |
| XYZ | 9.99 | 9.4 | 1.55 | - |
| YUV | 82.37 | 86.6 | 151.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 9 | 0 | 0.30 | 0.92 | 0.55 | 40.19 | 0.85 | 0.24 |
| Hex | 73 | 50 | 9 | 0 | 1E | 5C | 37 | 28 | 55 | 18 |
| Octal | 163 | 120 | 11 | 0 | 36 | 134 | 67 | 50 | 125 | 30 |
| Binary | 1110011 | 1010000 | 1001 | 0 | 11110 | 1011100 | 110111 | 101000 | 1010101 | 11000 |
Color Harmonies of #735009
Complementary color
Monochromatic Colors of #735009
Black with #735009
Text Example
Text Example
White with #735009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735009; }
p { color: rgb(115,80,9); }
H1.HeaderClassName
{
color: #735009;
}
.AnyTagClassName
{
color: #735009;
}
</style>
background-color css
<style>
a { background-color: #735009; }
a { background-color: rgb(115,80,9); }
div.DivClassName
{
background-color: #735009;
}
.BgClassName
{
background-color: #735009;
}
</style>
border-color css
<style>
span { border-color: #735009; }
span { border-color: rgb(115,80,9); }
td.TdClassName
{
border-color: #735009;
}
.TagClassName
{
border-color: #735009;
}
</style>