Shades of Raw Umber #735618
Tints of Raw Umber #735618
RGB
CMYK
RGB Variations
Color information
#735618 (or 0x735618) is known color: Raw Umber. HEX triplet: 73, 56 and 18. RGB value is (115,86,24). Sum of RGB (Red+Green+Blue) = 115+86+24=225 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.11% from 225); Green value is 86 (33.98% from 255 or 38.22% from 225); Blue value is 24 (9.77% from 255 or 10.67% from 225); Max value from RGB is 115 - color contains mainly: red. Hex color #735618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735618 is #8CA9E7. Grayscale: #575757. Windows color (decimal): -9218536 or 1594995. OLE color: 1594995.
HSL color Cylindrical-coordinate representation of color #735618: hue angle of 40.88º 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 #735618 is Cyan = 0, Magento = 0.25, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 24 | - |
| CMYK | 0 | 0.25 | 0.79 | 0.55 |
| HSL | 40.88º | 0.65% | 0.27% | - |
| HSV(B) | 40.88º | 0.79% | 0.45% | - |
| XYZ | 10.56 | 10.37 | 2.31 | - |
| YUV | 87.6 | 92.11 | 147.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 24 | 0 | 0.25 | 0.79 | 0.55 | 40.88 | 0.65 | 0.27 |
| Hex | 73 | 56 | 18 | 0 | 19 | 4F | 37 | 29 | 41 | 1B |
| Octal | 163 | 126 | 30 | 0 | 31 | 117 | 67 | 51 | 101 | 33 |
| Binary | 1110011 | 1010110 | 11000 | 0 | 11001 | 1001111 | 110111 | 101001 | 1000001 | 11011 |
Color Harmonies of #735618
Complementary color
Monochromatic Colors of #735618
Black with #735618
Text Example
Text Example
White with #735618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735618; }
p { color: rgb(115,86,24); }
H1.HeaderClassName
{
color: #735618;
}
.AnyTagClassName
{
color: #735618;
}
</style>
background-color css
<style>
a { background-color: #735618; }
a { background-color: rgb(115,86,24); }
div.DivClassName
{
background-color: #735618;
}
.BgClassName
{
background-color: #735618;
}
</style>
border-color css
<style>
span { border-color: #735618; }
span { border-color: rgb(115,86,24); }
td.TdClassName
{
border-color: #735618;
}
.TagClassName
{
border-color: #735618;
}
</style>