Shades of Raw Umber #725907
Tints of Raw Umber #725907
RGB
CMYK
RGB Variations
Color information
#725907 (or 0x725907) is known color: Raw Umber. HEX triplet: 72, 59 and 07. RGB value is (114,89,7). Sum of RGB (Red+Green+Blue) = 114+89+7=210 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.29% from 210); Green value is 89 (35.16% from 255 or 42.38% from 210); Blue value is 7 (3.12% from 255 or 3.33% from 210); Max value from RGB is 114 - color contains mainly: red. Hex color #725907 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725907 is #8DA6F8. Grayscale: #575757. Windows color (decimal): -9283321 or 481650. OLE color: 481650.
HSL color Cylindrical-coordinate representation of color #725907: hue angle of 45.98º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #725907 is Cyan = 0, Magento = 0.22, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 7 | - |
| CMYK | 0 | 0.22 | 0.94 | 0.55 |
| HSL | 45.98º | 0.88% | 0.24% | - |
| HSV(B) | 45.98º | 0.94% | 0.45% | - |
| XYZ | 10.55 | 10.74 | 1.72 | - |
| YUV | 87.13 | 82.78 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 7 | 0 | 0.22 | 0.94 | 0.55 | 45.98 | 0.88 | 0.24 |
| Hex | 72 | 59 | 7 | 0 | 16 | 5E | 37 | 2E | 58 | 18 |
| Octal | 162 | 131 | 7 | 0 | 26 | 136 | 67 | 56 | 130 | 30 |
| Binary | 1110010 | 1011001 | 111 | 0 | 10110 | 1011110 | 110111 | 101110 | 1011000 | 11000 |
Color Harmonies of #725907
Complementary color
Monochromatic Colors of #725907
Black with #725907
Text Example
Text Example
White with #725907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725907; }
p { color: rgb(114,89,7); }
H1.HeaderClassName
{
color: #725907;
}
.AnyTagClassName
{
color: #725907;
}
</style>
background-color css
<style>
a { background-color: #725907; }
a { background-color: rgb(114,89,7); }
div.DivClassName
{
background-color: #725907;
}
.BgClassName
{
background-color: #725907;
}
</style>
border-color css
<style>
span { border-color: #725907; }
span { border-color: rgb(114,89,7); }
td.TdClassName
{
border-color: #725907;
}
.TagClassName
{
border-color: #725907;
}
</style>