Shades of Raw Umber #724713
Tints of Raw Umber #724713
RGB
CMYK
RGB Variations
Color information
#724713 (or 0x724713) is known color: Raw Umber. HEX triplet: 72, 47 and 13. RGB value is (114,71,19). Sum of RGB (Red+Green+Blue) = 114+71+19=204 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.88% from 204); Green value is 71 (28.12% from 255 or 34.80% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 114 - color contains mainly: red. Hex color #724713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724713 is #8DB8EC. Grayscale: #4E4E4E. Windows color (decimal): -9287917 or 1263474. OLE color: 1263474.
HSL color Cylindrical-coordinate representation of color #724713: hue angle of 32.84º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #724713 is Cyan = 0, Magento = 0.38, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 71 | 19 | - |
| CMYK | 0 | 0.38 | 0.83 | 0.55 |
| HSL | 32.84º | 0.71% | 0.26% | - |
| HSV(B) | 32.84º | 0.83% | 0.45% | - |
| XYZ | 9.31 | 8.13 | 1.69 | - |
| YUV | 77.93 | 94.75 | 153.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 71 | 19 | 0 | 0.38 | 0.83 | 0.55 | 32.84 | 0.71 | 0.26 |
| Hex | 72 | 47 | 13 | 0 | 26 | 53 | 37 | 21 | 47 | 1A |
| Octal | 162 | 107 | 23 | 0 | 46 | 123 | 67 | 41 | 107 | 32 |
| Binary | 1110010 | 1000111 | 10011 | 0 | 100110 | 1010011 | 110111 | 100001 | 1000111 | 11010 |
Color Harmonies of #724713
Complementary color
Monochromatic Colors of #724713
Black with #724713
Text Example
Text Example
White with #724713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724713; }
p { color: rgb(114,71,19); }
H1.HeaderClassName
{
color: #724713;
}
.AnyTagClassName
{
color: #724713;
}
</style>
background-color css
<style>
a { background-color: #724713; }
a { background-color: rgb(114,71,19); }
div.DivClassName
{
background-color: #724713;
}
.BgClassName
{
background-color: #724713;
}
</style>
border-color css
<style>
span { border-color: #724713; }
span { border-color: rgb(114,71,19); }
td.TdClassName
{
border-color: #724713;
}
.TagClassName
{
border-color: #724713;
}
</style>