Shades of Raw Umber #734510
Tints of Raw Umber #734510
RGB
CMYK
RGB Variations
Color information
#734510 (or 0x734510) is known color: Raw Umber. HEX triplet: 73, 45 and 10. RGB value is (115,69,16). Sum of RGB (Red+Green+Blue) = 115+69+16=200 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.5% from 200); Green value is 69 (27.34% from 255 or 34.5% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 115 - color contains mainly: red. Hex color #734510 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734510 is #8CBAEF. Grayscale: #4C4C4C. Windows color (decimal): -9222896 or 1066355. OLE color: 1066355.
HSL color Cylindrical-coordinate representation of color #734510: hue angle of 32.12º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #734510 is Cyan = 0, Magento = 0.4, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 16 | - |
| CMYK | 0 | 0.4 | 0.86 | 0.55 |
| HSL | 32.12º | 0.76% | 0.26% | - |
| HSV(B) | 32.12º | 0.86% | 0.45% | - |
| XYZ | 9.29 | 7.94 | 1.53 | - |
| YUV | 76.71 | 93.74 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 16 | 0 | 0.4 | 0.86 | 0.55 | 32.12 | 0.76 | 0.26 |
| Hex | 73 | 45 | 10 | 0 | 28 | 56 | 37 | 20 | 4C | 1A |
| Octal | 163 | 105 | 20 | 0 | 50 | 126 | 67 | 40 | 114 | 32 |
| Binary | 1110011 | 1000101 | 10000 | 0 | 101000 | 1010110 | 110111 | 100000 | 1001100 | 11010 |
Color Harmonies of #734510
Complementary color
Monochromatic Colors of #734510
Black with #734510
Text Example
Text Example
White with #734510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734510; }
p { color: rgb(115,69,16); }
H1.HeaderClassName
{
color: #734510;
}
.AnyTagClassName
{
color: #734510;
}
</style>
background-color css
<style>
a { background-color: #734510; }
a { background-color: rgb(115,69,16); }
div.DivClassName
{
background-color: #734510;
}
.BgClassName
{
background-color: #734510;
}
</style>
border-color css
<style>
span { border-color: #734510; }
span { border-color: rgb(115,69,16); }
td.TdClassName
{
border-color: #734510;
}
.TagClassName
{
border-color: #734510;
}
</style>