Shades of Raw Umber #735008
Tints of Raw Umber #735008
RGB
CMYK
RGB Variations
Color information
#735008 (or 0x735008) is known color: Raw Umber. HEX triplet: 73, 50 and 08. RGB value is (115,80,8). Sum of RGB (Red+Green+Blue) = 115+80+8=203 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.65% from 203); Green value is 80 (31.64% from 255 or 39.41% from 203); Blue value is 8 (3.52% from 255 or 3.94% from 203); Max value from RGB is 115 - color contains mainly: red. Hex color #735008 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735008 is #8CAFF7. Grayscale: #525252. Windows color (decimal): -9220088 or 544883. OLE color: 544883.
HSL color Cylindrical-coordinate representation of color #735008: hue angle of 40.37º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #735008 is Cyan = 0, Magento = 0.30, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 8 | - |
| CMYK | 0 | 0.30 | 0.93 | 0.55 |
| HSL | 40.37º | 0.87% | 0.24% | - |
| HSV(B) | 40.37º | 0.93% | 0.45% | - |
| XYZ | 9.98 | 9.4 | 1.52 | - |
| YUV | 82.26 | 86.1 | 151.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 8 | 0 | 0.30 | 0.93 | 0.55 | 40.37 | 0.87 | 0.24 |
| Hex | 73 | 50 | 8 | 0 | 1E | 5D | 37 | 28 | 57 | 18 |
| Octal | 163 | 120 | 10 | 0 | 36 | 135 | 67 | 50 | 127 | 30 |
| Binary | 1110011 | 1010000 | 1000 | 0 | 11110 | 1011101 | 110111 | 101000 | 1010111 | 11000 |
Color Harmonies of #735008
Complementary color
Monochromatic Colors of #735008
Black with #735008
Text Example
Text Example
White with #735008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735008; }
p { color: rgb(115,80,8); }
H1.HeaderClassName
{
color: #735008;
}
.AnyTagClassName
{
color: #735008;
}
</style>
background-color css
<style>
a { background-color: #735008; }
a { background-color: rgb(115,80,8); }
div.DivClassName
{
background-color: #735008;
}
.BgClassName
{
background-color: #735008;
}
</style>
border-color css
<style>
span { border-color: #735008; }
span { border-color: rgb(115,80,8); }
td.TdClassName
{
border-color: #735008;
}
.TagClassName
{
border-color: #735008;
}
</style>