Shades of Raw Umber #724610
Tints of Raw Umber #724610
RGB
CMYK
RGB Variations
Color information
#724610 (or 0x724610) is known color: Raw Umber. HEX triplet: 72, 46 and 10. RGB value is (114,70,16). Sum of RGB (Red+Green+Blue) = 114+70+16=200 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57% from 200); Green value is 70 (27.73% from 255 or 35% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 114 - color contains mainly: red. Hex color #724610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724610 is #8DB9EF. Grayscale: #4D4D4D. Windows color (decimal): -9288176 or 1066610. OLE color: 1066610.
HSL color Cylindrical-coordinate representation of color #724610: hue angle of 33.06º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #724610 is Cyan = 0, Magento = 0.39, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 16 | - |
| CMYK | 0 | 0.39 | 0.86 | 0.55 |
| HSL | 33.06º | 0.75% | 0.25% | - |
| HSV(B) | 33.06º | 0.86% | 0.45% | - |
| XYZ | 9.22 | 8 | 1.55 | - |
| YUV | 77 | 93.58 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 16 | 0 | 0.39 | 0.86 | 0.55 | 33.06 | 0.75 | 0.25 |
| Hex | 72 | 46 | 10 | 0 | 27 | 56 | 37 | 21 | 4B | 19 |
| Octal | 162 | 106 | 20 | 0 | 47 | 126 | 67 | 41 | 113 | 31 |
| Binary | 1110010 | 1000110 | 10000 | 0 | 100111 | 1010110 | 110111 | 100001 | 1001011 | 11001 |
Color Harmonies of #724610
Complementary color
Monochromatic Colors of #724610
Black with #724610
Text Example
Text Example
White with #724610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724610; }
p { color: rgb(114,70,16); }
H1.HeaderClassName
{
color: #724610;
}
.AnyTagClassName
{
color: #724610;
}
</style>
background-color css
<style>
a { background-color: #724610; }
a { background-color: rgb(114,70,16); }
div.DivClassName
{
background-color: #724610;
}
.BgClassName
{
background-color: #724610;
}
</style>
border-color css
<style>
span { border-color: #724610; }
span { border-color: rgb(114,70,16); }
td.TdClassName
{
border-color: #724610;
}
.TagClassName
{
border-color: #724610;
}
</style>