Shades of Raw Umber #724916
Tints of Raw Umber #724916
RGB
CMYK
RGB Variations
Color information
#724916 (or 0x724916) is known color: Raw Umber. HEX triplet: 72, 49 and 16. RGB value is (114,73,22). Sum of RGB (Red+Green+Blue) = 114+73+22=209 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.55% from 209); Green value is 73 (28.91% from 255 or 34.93% from 209); Blue value is 22 (8.98% from 255 or 10.53% from 209); Max value from RGB is 114 - color contains mainly: red. Hex color #724916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724916 is #8DB6E9. Grayscale: #4F4F4F. Windows color (decimal): -9287402 or 1460594. OLE color: 1460594.
HSL color Cylindrical-coordinate representation of color #724916: hue angle of 33.26º 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 #724916 is Cyan = 0, Magento = 0.36, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 73 | 22 | - |
| CMYK | 0 | 0.36 | 0.81 | 0.55 |
| HSL | 33.26º | 0.68% | 0.27% | - |
| HSV(B) | 33.26º | 0.81% | 0.45% | - |
| XYZ | 9.47 | 8.4 | 1.88 | - |
| YUV | 79.45 | 95.58 | 152.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 22 | 0 | 0.36 | 0.81 | 0.55 | 33.26 | 0.68 | 0.27 |
| Hex | 72 | 49 | 16 | 0 | 24 | 51 | 37 | 21 | 44 | 1B |
| Octal | 162 | 111 | 26 | 0 | 44 | 121 | 67 | 41 | 104 | 33 |
| Binary | 1110010 | 1001001 | 10110 | 0 | 100100 | 1010001 | 110111 | 100001 | 1000100 | 11011 |
Color Harmonies of #724916
Complementary color
Monochromatic Colors of #724916
Black with #724916
Text Example
Text Example
White with #724916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724916; }
p { color: rgb(114,73,22); }
H1.HeaderClassName
{
color: #724916;
}
.AnyTagClassName
{
color: #724916;
}
</style>
background-color css
<style>
a { background-color: #724916; }
a { background-color: rgb(114,73,22); }
div.DivClassName
{
background-color: #724916;
}
.BgClassName
{
background-color: #724916;
}
</style>
border-color css
<style>
span { border-color: #724916; }
span { border-color: rgb(114,73,22); }
td.TdClassName
{
border-color: #724916;
}
.TagClassName
{
border-color: #724916;
}
</style>