Shades of Raw Umber #725106
Tints of Raw Umber #725106
RGB
CMYK
RGB Variations
Color information
#725106 (or 0x725106) is known color: Raw Umber. HEX triplet: 72, 51 and 06. RGB value is (114,81,6). Sum of RGB (Red+Green+Blue) = 114+81+6=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 81 (32.03% from 255 or 40.30% from 201); Blue value is 6 (2.73% from 255 or 2.99% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #725106 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725106 is #8DAEF9. Grayscale: #525252. Windows color (decimal): -9285370 or 414066. OLE color: 414066.
HSL color Cylindrical-coordinate representation of color #725106: hue angle of 41.67º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #725106 is Cyan = 0, Magento = 0.29, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 81 | 6 | - |
| CMYK | 0 | 0.29 | 0.95 | 0.55 |
| HSL | 41.67º | 0.9% | 0.24% | - |
| HSV(B) | 41.67º | 0.95% | 0.45% | - |
| XYZ | 9.91 | 9.48 | 1.48 | - |
| YUV | 82.32 | 84.93 | 150.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 6 | 0 | 0.29 | 0.95 | 0.55 | 41.67 | 0.9 | 0.24 |
| Hex | 72 | 51 | 6 | 0 | 1D | 5F | 37 | 2A | 5A | 18 |
| Octal | 162 | 121 | 6 | 0 | 35 | 137 | 67 | 52 | 132 | 30 |
| Binary | 1110010 | 1010001 | 110 | 0 | 11101 | 1011111 | 110111 | 101010 | 1011010 | 11000 |
Color Harmonies of #725106
Complementary color
Monochromatic Colors of #725106
Black with #725106
Text Example
Text Example
White with #725106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725106; }
p { color: rgb(114,81,6); }
H1.HeaderClassName
{
color: #725106;
}
.AnyTagClassName
{
color: #725106;
}
</style>
background-color css
<style>
a { background-color: #725106; }
a { background-color: rgb(114,81,6); }
div.DivClassName
{
background-color: #725106;
}
.BgClassName
{
background-color: #725106;
}
</style>
border-color css
<style>
span { border-color: #725106; }
span { border-color: rgb(114,81,6); }
td.TdClassName
{
border-color: #725106;
}
.TagClassName
{
border-color: #725106;
}
</style>