Shades of Raw Umber #735208
Tints of Raw Umber #735208
RGB
CMYK
RGB Variations
Color information
#735208 (or 0x735208) is known color: Raw Umber. HEX triplet: 73, 52 and 08. RGB value is (115,82,8). Sum of RGB (Red+Green+Blue) = 115+82+8=205 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.10% from 205); Green value is 82 (32.42% from 255 or 40% from 205); Blue value is 8 (3.52% from 255 or 3.90% from 205); Max value from RGB is 115 - color contains mainly: red. Hex color #735208 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735208 is #8CADF7. Grayscale: #535353. Windows color (decimal): -9219576 or 545395. OLE color: 545395.
HSL color Cylindrical-coordinate representation of color #735208: hue angle of 41.5º 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 #735208 is Cyan = 0, Magento = 0.29, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 82 | 8 | - |
| CMYK | 0 | 0.29 | 0.93 | 0.55 |
| HSL | 41.5º | 0.87% | 0.24% | - |
| HSV(B) | 41.5º | 0.93% | 0.45% | - |
| XYZ | 10.13 | 9.7 | 1.57 | - |
| YUV | 83.43 | 85.43 | 150.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 82 | 8 | 0 | 0.29 | 0.93 | 0.55 | 41.5 | 0.87 | 0.24 |
| Hex | 73 | 52 | 8 | 0 | 1D | 5D | 37 | 29 | 57 | 18 |
| Octal | 163 | 122 | 10 | 0 | 35 | 135 | 67 | 51 | 127 | 30 |
| Binary | 1110011 | 1010010 | 1000 | 0 | 11101 | 1011101 | 110111 | 101001 | 1010111 | 11000 |
Color Harmonies of #735208
Complementary color
Monochromatic Colors of #735208
Black with #735208
Text Example
Text Example
White with #735208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735208; }
p { color: rgb(115,82,8); }
H1.HeaderClassName
{
color: #735208;
}
.AnyTagClassName
{
color: #735208;
}
</style>
background-color css
<style>
a { background-color: #735208; }
a { background-color: rgb(115,82,8); }
div.DivClassName
{
background-color: #735208;
}
.BgClassName
{
background-color: #735208;
}
</style>
border-color css
<style>
span { border-color: #735208; }
span { border-color: rgb(115,82,8); }
td.TdClassName
{
border-color: #735208;
}
.TagClassName
{
border-color: #735208;
}
</style>