Shades of Raw Umber #724611
Tints of Raw Umber #724611
RGB
CMYK
RGB Variations
Color information
#724611 (or 0x724611) is known color: Raw Umber. HEX triplet: 72, 46 and 11. RGB value is (114,70,17). Sum of RGB (Red+Green+Blue) = 114+70+17=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 70 (27.73% from 255 or 34.83% from 201); Blue value is 17 (7.03% from 255 or 8.46% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #724611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724611 is #8DB9EE. Grayscale: #4D4D4D. Windows color (decimal): -9288175 or 1132146. OLE color: 1132146.
HSL color Cylindrical-coordinate representation of color #724611: hue angle of 32.78º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #724611 is Cyan = 0, Magento = 0.39, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 17 | - |
| CMYK | 0 | 0.39 | 0.85 | 0.55 |
| HSL | 32.78º | 0.74% | 0.26% | - |
| HSV(B) | 32.78º | 0.85% | 0.45% | - |
| XYZ | 9.23 | 8 | 1.59 | - |
| YUV | 77.11 | 94.08 | 154.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 17 | 0 | 0.39 | 0.85 | 0.55 | 32.78 | 0.74 | 0.26 |
| Hex | 72 | 46 | 11 | 0 | 27 | 55 | 37 | 21 | 4A | 1A |
| Octal | 162 | 106 | 21 | 0 | 47 | 125 | 67 | 41 | 112 | 32 |
| Binary | 1110010 | 1000110 | 10001 | 0 | 100111 | 1010101 | 110111 | 100001 | 1001010 | 11010 |
Color Harmonies of #724611
Complementary color
Monochromatic Colors of #724611
Black with #724611
Text Example
Text Example
White with #724611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724611; }
p { color: rgb(114,70,17); }
H1.HeaderClassName
{
color: #724611;
}
.AnyTagClassName
{
color: #724611;
}
</style>
background-color css
<style>
a { background-color: #724611; }
a { background-color: rgb(114,70,17); }
div.DivClassName
{
background-color: #724611;
}
.BgClassName
{
background-color: #724611;
}
</style>
border-color css
<style>
span { border-color: #724611; }
span { border-color: rgb(114,70,17); }
td.TdClassName
{
border-color: #724611;
}
.TagClassName
{
border-color: #724611;
}
</style>