Shades of Raw Umber #733504
Tints of Raw Umber #733504
RGB
CMYK
RGB Variations
Color information
#733504 (or 0x733504) is known color: Raw Umber. HEX triplet: 73, 35 and 04. RGB value is (115,53,4). Sum of RGB (Red+Green+Blue) = 115+53+4=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 53 (21.09% from 255 or 30.81% from 172); Blue value is 4 (1.95% from 255 or 2.33% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #733504 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733504 is #8CCAFB. Grayscale: #424242. Windows color (decimal): -9227004 or 275827. OLE color: 275827.
HSL color Cylindrical-coordinate representation of color #733504: hue angle of 26.49º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #733504 is Cyan = 0, Magento = 0.54, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 4 | - |
| CMYK | 0 | 0.54 | 0.97 | 0.55 |
| HSL | 26.49º | 0.93% | 0.23% | - |
| HSV(B) | 26.49º | 0.97% | 0.45% | - |
| XYZ | 8.37 | 6.2 | 0.87 | - |
| YUV | 65.95 | 93.04 | 162.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 4 | 0 | 0.54 | 0.97 | 0.55 | 26.49 | 0.93 | 0.23 |
| Hex | 73 | 35 | 4 | 0 | 36 | 61 | 37 | 1A | 5D | 17 |
| Octal | 163 | 65 | 4 | 0 | 66 | 141 | 67 | 32 | 135 | 27 |
| Binary | 1110011 | 110101 | 100 | 0 | 110110 | 1100001 | 110111 | 11010 | 1011101 | 10111 |
Color Harmonies of #733504
Complementary color
Monochromatic Colors of #733504
Black with #733504
Text Example
Text Example
White with #733504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733504; }
p { color: rgb(115,53,4); }
H1.HeaderClassName
{
color: #733504;
}
.AnyTagClassName
{
color: #733504;
}
</style>
background-color css
<style>
a { background-color: #733504; }
a { background-color: rgb(115,53,4); }
div.DivClassName
{
background-color: #733504;
}
.BgClassName
{
background-color: #733504;
}
</style>
border-color css
<style>
span { border-color: #733504; }
span { border-color: rgb(115,53,4); }
td.TdClassName
{
border-color: #733504;
}
.TagClassName
{
border-color: #733504;
}
</style>