Shades of Raw Umber #735616
Tints of Raw Umber #735616
RGB
CMYK
RGB Variations
Color information
#735616 (or 0x735616) is known color: Raw Umber. HEX triplet: 73, 56 and 16. RGB value is (115,86,22). Sum of RGB (Red+Green+Blue) = 115+86+22=223 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.57% from 223); Green value is 86 (33.98% from 255 or 38.57% from 223); Blue value is 22 (8.98% from 255 or 9.87% from 223); Max value from RGB is 115 - color contains mainly: red. Hex color #735616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735616 is #8CA9E9. Grayscale: #575757. Windows color (decimal): -9218538 or 1463923. OLE color: 1463923.
HSL color Cylindrical-coordinate representation of color #735616: hue angle of 41.29º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #735616 is Cyan = 0, Magento = 0.25, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 22 | - |
| CMYK | 0 | 0.25 | 0.81 | 0.55 |
| HSL | 41.29º | 0.68% | 0.27% | - |
| HSV(B) | 41.29º | 0.81% | 0.45% | - |
| XYZ | 10.54 | 10.36 | 2.2 | - |
| YUV | 87.38 | 91.11 | 147.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 22 | 0 | 0.25 | 0.81 | 0.55 | 41.29 | 0.68 | 0.27 |
| Hex | 73 | 56 | 16 | 0 | 19 | 51 | 37 | 29 | 44 | 1B |
| Octal | 163 | 126 | 26 | 0 | 31 | 121 | 67 | 51 | 104 | 33 |
| Binary | 1110011 | 1010110 | 10110 | 0 | 11001 | 1010001 | 110111 | 101001 | 1000100 | 11011 |
Color Harmonies of #735616
Complementary color
Monochromatic Colors of #735616
Black with #735616
Text Example
Text Example
White with #735616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735616; }
p { color: rgb(115,86,22); }
H1.HeaderClassName
{
color: #735616;
}
.AnyTagClassName
{
color: #735616;
}
</style>
background-color css
<style>
a { background-color: #735616; }
a { background-color: rgb(115,86,22); }
div.DivClassName
{
background-color: #735616;
}
.BgClassName
{
background-color: #735616;
}
</style>
border-color css
<style>
span { border-color: #735616; }
span { border-color: rgb(115,86,22); }
td.TdClassName
{
border-color: #735616;
}
.TagClassName
{
border-color: #735616;
}
</style>