Shades of Raw Umber #725906
Tints of Raw Umber #725906
RGB
CMYK
RGB Variations
Color information
#725906 (or 0x725906) is known color: Raw Umber. HEX triplet: 72, 59 and 06. RGB value is (114,89,6). Sum of RGB (Red+Green+Blue) = 114+89+6=209 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.55% from 209); Green value is 89 (35.16% from 255 or 42.58% from 209); Blue value is 6 (2.73% from 255 or 2.87% from 209); Max value from RGB is 114 - color contains mainly: red. Hex color #725906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725906 is #8DA6F9. Grayscale: #575757. Windows color (decimal): -9283322 or 416114. OLE color: 416114.
HSL color Cylindrical-coordinate representation of color #725906: hue angle of 46.11º 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 #725906 is Cyan = 0, Magento = 0.22, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 6 | - |
| CMYK | 0 | 0.22 | 0.95 | 0.55 |
| HSL | 46.11º | 0.9% | 0.24% | - |
| HSV(B) | 46.11º | 0.95% | 0.45% | - |
| XYZ | 10.54 | 10.74 | 1.69 | - |
| YUV | 87.01 | 82.28 | 147.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 6 | 0 | 0.22 | 0.95 | 0.55 | 46.11 | 0.9 | 0.24 |
| Hex | 72 | 59 | 6 | 0 | 16 | 5F | 37 | 2E | 5A | 18 |
| Octal | 162 | 131 | 6 | 0 | 26 | 137 | 67 | 56 | 132 | 30 |
| Binary | 1110010 | 1011001 | 110 | 0 | 10110 | 1011111 | 110111 | 101110 | 1011010 | 11000 |
Color Harmonies of #725906
Complementary color
Monochromatic Colors of #725906
Black with #725906
Text Example
Text Example
White with #725906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725906; }
p { color: rgb(114,89,6); }
H1.HeaderClassName
{
color: #725906;
}
.AnyTagClassName
{
color: #725906;
}
</style>
background-color css
<style>
a { background-color: #725906; }
a { background-color: rgb(114,89,6); }
div.DivClassName
{
background-color: #725906;
}
.BgClassName
{
background-color: #725906;
}
</style>
border-color css
<style>
span { border-color: #725906; }
span { border-color: rgb(114,89,6); }
td.TdClassName
{
border-color: #725906;
}
.TagClassName
{
border-color: #725906;
}
</style>