Shades of Raw Umber #725411
Tints of Raw Umber #725411
RGB
CMYK
RGB Variations
Color information
#725411 (or 0x725411) is known color: Raw Umber. HEX triplet: 72, 54 and 11. RGB value is (114,84,17). Sum of RGB (Red+Green+Blue) = 114+84+17=215 (28% of max value = 765). Red value is 114 (44.92% from 255 or 53.02% from 215); Green value is 84 (33.20% from 255 or 39.07% from 215); Blue value is 17 (7.03% from 255 or 7.91% from 215); Max value from RGB is 114 - color contains mainly: red. Hex color #725411 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725411 is #8DABEE. Grayscale: #555555. Windows color (decimal): -9284591 or 1135730. OLE color: 1135730.
HSL color Cylindrical-coordinate representation of color #725411: hue angle of 41.44º 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 #725411 is Cyan = 0, Magento = 0.26, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 84 | 17 | - |
| CMYK | 0 | 0.26 | 0.85 | 0.55 |
| HSL | 41.44º | 0.74% | 0.26% | - |
| HSV(B) | 41.44º | 0.85% | 0.45% | - |
| XYZ | 10.21 | 9.96 | 1.91 | - |
| YUV | 85.33 | 89.44 | 148.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 17 | 0 | 0.26 | 0.85 | 0.55 | 41.44 | 0.74 | 0.26 |
| Hex | 72 | 54 | 11 | 0 | 1A | 55 | 37 | 29 | 4A | 1A |
| Octal | 162 | 124 | 21 | 0 | 32 | 125 | 67 | 51 | 112 | 32 |
| Binary | 1110010 | 1010100 | 10001 | 0 | 11010 | 1010101 | 110111 | 101001 | 1001010 | 11010 |
Color Harmonies of #725411
Complementary color
Monochromatic Colors of #725411
Black with #725411
Text Example
Text Example
White with #725411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725411; }
p { color: rgb(114,84,17); }
H1.HeaderClassName
{
color: #725411;
}
.AnyTagClassName
{
color: #725411;
}
</style>
background-color css
<style>
a { background-color: #725411; }
a { background-color: rgb(114,84,17); }
div.DivClassName
{
background-color: #725411;
}
.BgClassName
{
background-color: #725411;
}
</style>
border-color css
<style>
span { border-color: #725411; }
span { border-color: rgb(114,84,17); }
td.TdClassName
{
border-color: #725411;
}
.TagClassName
{
border-color: #725411;
}
</style>