Shades of Raw Umber #735218
Tints of Raw Umber #735218
RGB
CMYK
RGB Variations
Color information
#735218 (or 0x735218) is known color: Raw Umber. HEX triplet: 73, 52 and 18. RGB value is (115,82,24). Sum of RGB (Red+Green+Blue) = 115+82+24=221 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.04% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 24 (9.77% from 255 or 10.86% from 221); Max value from RGB is 115 - color contains mainly: red. Hex color #735218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735218 is #8CADE7. Grayscale: #555555. Windows color (decimal): -9219560 or 1593971. OLE color: 1593971.
HSL color Cylindrical-coordinate representation of color #735218: hue angle of 38.24º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #735218 is Cyan = 0, Magento = 0.29, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 82 | 24 | - |
| CMYK | 0 | 0.29 | 0.79 | 0.55 |
| HSL | 38.24º | 0.65% | 0.27% | - |
| HSV(B) | 38.24º | 0.79% | 0.45% | - |
| XYZ | 10.25 | 9.75 | 2.2 | - |
| YUV | 85.26 | 93.43 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 82 | 24 | 0 | 0.29 | 0.79 | 0.55 | 38.24 | 0.65 | 0.27 |
| Hex | 73 | 52 | 18 | 0 | 1D | 4F | 37 | 26 | 41 | 1B |
| Octal | 163 | 122 | 30 | 0 | 35 | 117 | 67 | 46 | 101 | 33 |
| Binary | 1110011 | 1010010 | 11000 | 0 | 11101 | 1001111 | 110111 | 100110 | 1000001 | 11011 |
Color Harmonies of #735218
Complementary color
Monochromatic Colors of #735218
Black with #735218
Text Example
Text Example
White with #735218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735218; }
p { color: rgb(115,82,24); }
H1.HeaderClassName
{
color: #735218;
}
.AnyTagClassName
{
color: #735218;
}
</style>
background-color css
<style>
a { background-color: #735218; }
a { background-color: rgb(115,82,24); }
div.DivClassName
{
background-color: #735218;
}
.BgClassName
{
background-color: #735218;
}
</style>
border-color css
<style>
span { border-color: #735218; }
span { border-color: rgb(115,82,24); }
td.TdClassName
{
border-color: #735218;
}
.TagClassName
{
border-color: #735218;
}
</style>