Shades of Raw Umber #734918
Tints of Raw Umber #734918
RGB
CMYK
RGB Variations
Color information
#734918 (or 0x734918) is known color: Raw Umber. HEX triplet: 73, 49 and 18. RGB value is (115,73,24). Sum of RGB (Red+Green+Blue) = 115+73+24=212 (28% of max value = 765). Red value is 115 (45.31% from 255 or 54.25% from 212); Green value is 73 (28.91% from 255 or 34.43% from 212); Blue value is 24 (9.77% from 255 or 11.32% from 212); Max value from RGB is 115 - color contains mainly: red. Hex color #734918 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734918 is #8CB6E7. Grayscale: #505050. Windows color (decimal): -9221864 or 1591667. OLE color: 1591667.
HSL color Cylindrical-coordinate representation of color #734918: hue angle of 32.31º 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 #734918 is Cyan = 0, Magento = 0.37, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 24 | - |
| CMYK | 0 | 0.37 | 0.79 | 0.55 |
| HSL | 32.31º | 0.65% | 0.27% | - |
| HSV(B) | 32.31º | 0.79% | 0.45% | - |
| XYZ | 9.62 | 8.48 | 1.99 | - |
| YUV | 79.97 | 96.41 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 24 | 0 | 0.37 | 0.79 | 0.55 | 32.31 | 0.65 | 0.27 |
| Hex | 73 | 49 | 18 | 0 | 25 | 4F | 37 | 20 | 41 | 1B |
| Octal | 163 | 111 | 30 | 0 | 45 | 117 | 67 | 40 | 101 | 33 |
| Binary | 1110011 | 1001001 | 11000 | 0 | 100101 | 1001111 | 110111 | 100000 | 1000001 | 11011 |
Color Harmonies of #734918
Complementary color
Monochromatic Colors of #734918
Black with #734918
Text Example
Text Example
White with #734918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734918; }
p { color: rgb(115,73,24); }
H1.HeaderClassName
{
color: #734918;
}
.AnyTagClassName
{
color: #734918;
}
</style>
background-color css
<style>
a { background-color: #734918; }
a { background-color: rgb(115,73,24); }
div.DivClassName
{
background-color: #734918;
}
.BgClassName
{
background-color: #734918;
}
</style>
border-color css
<style>
span { border-color: #734918; }
span { border-color: rgb(115,73,24); }
td.TdClassName
{
border-color: #734918;
}
.TagClassName
{
border-color: #734918;
}
</style>