Shades of Raw Umber #725011
Tints of Raw Umber #725011
RGB
CMYK
RGB Variations
Color information
#725011 (or 0x725011) is known color: Raw Umber. HEX triplet: 72, 50 and 11. RGB value is (114,80,17). Sum of RGB (Red+Green+Blue) = 114+80+17=211 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.03% from 211); Green value is 80 (31.64% from 255 or 37.91% from 211); Blue value is 17 (7.03% from 255 or 8.06% from 211); Max value from RGB is 114 - color contains mainly: red. Hex color #725011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725011 is #8DAFEE. Grayscale: #535353. Windows color (decimal): -9285615 or 1134706. OLE color: 1134706.
HSL color Cylindrical-coordinate representation of color #725011: hue angle of 38.97º 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 #725011 is Cyan = 0, Magento = 0.30, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 17 | - |
| CMYK | 0 | 0.30 | 0.85 | 0.55 |
| HSL | 38.97º | 0.74% | 0.26% | - |
| HSV(B) | 38.97º | 0.85% | 0.45% | - |
| XYZ | 9.91 | 9.36 | 1.81 | - |
| YUV | 82.98 | 90.76 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 17 | 0 | 0.30 | 0.85 | 0.55 | 38.97 | 0.74 | 0.26 |
| Hex | 72 | 50 | 11 | 0 | 1E | 55 | 37 | 27 | 4A | 1A |
| Octal | 162 | 120 | 21 | 0 | 36 | 125 | 67 | 47 | 112 | 32 |
| Binary | 1110010 | 1010000 | 10001 | 0 | 11110 | 1010101 | 110111 | 100111 | 1001010 | 11010 |
Color Harmonies of #725011
Complementary color
Monochromatic Colors of #725011
Black with #725011
Text Example
Text Example
White with #725011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725011; }
p { color: rgb(114,80,17); }
H1.HeaderClassName
{
color: #725011;
}
.AnyTagClassName
{
color: #725011;
}
</style>
background-color css
<style>
a { background-color: #725011; }
a { background-color: rgb(114,80,17); }
div.DivClassName
{
background-color: #725011;
}
.BgClassName
{
background-color: #725011;
}
</style>
border-color css
<style>
span { border-color: #725011; }
span { border-color: rgb(114,80,17); }
td.TdClassName
{
border-color: #725011;
}
.TagClassName
{
border-color: #725011;
}
</style>