Shades of Raw Umber #725807
Tints of Raw Umber #725807
RGB
CMYK
RGB Variations
Color information
#725807 (or 0x725807) is known color: Raw Umber. HEX triplet: 72, 58 and 07. RGB value is (114,88,7). Sum of RGB (Red+Green+Blue) = 114+88+7=209 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.55% from 209); Green value is 88 (34.77% from 255 or 42.11% from 209); Blue value is 7 (3.12% from 255 or 3.35% from 209); Max value from RGB is 114 - color contains mainly: red. Hex color #725807 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725807 is #8DA7F8. Grayscale: #565656. Windows color (decimal): -9283577 or 481394. OLE color: 481394.
HSL color Cylindrical-coordinate representation of color #725807: hue angle of 45.42º 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 #725807 is Cyan = 0, Magento = 0.23, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 88 | 7 | - |
| CMYK | 0 | 0.23 | 0.94 | 0.55 |
| HSL | 45.42º | 0.88% | 0.24% | - |
| HSV(B) | 45.42º | 0.94% | 0.45% | - |
| XYZ | 10.47 | 10.57 | 1.69 | - |
| YUV | 86.54 | 83.11 | 147.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 7 | 0 | 0.23 | 0.94 | 0.55 | 45.42 | 0.88 | 0.24 |
| Hex | 72 | 58 | 7 | 0 | 17 | 5E | 37 | 2D | 58 | 18 |
| Octal | 162 | 130 | 7 | 0 | 27 | 136 | 67 | 55 | 130 | 30 |
| Binary | 1110010 | 1011000 | 111 | 0 | 10111 | 1011110 | 110111 | 101101 | 1011000 | 11000 |
Color Harmonies of #725807
Complementary color
Monochromatic Colors of #725807
Black with #725807
Text Example
Text Example
White with #725807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725807; }
p { color: rgb(114,88,7); }
H1.HeaderClassName
{
color: #725807;
}
.AnyTagClassName
{
color: #725807;
}
</style>
background-color css
<style>
a { background-color: #725807; }
a { background-color: rgb(114,88,7); }
div.DivClassName
{
background-color: #725807;
}
.BgClassName
{
background-color: #725807;
}
</style>
border-color css
<style>
span { border-color: #725807; }
span { border-color: rgb(114,88,7); }
td.TdClassName
{
border-color: #725807;
}
.TagClassName
{
border-color: #725807;
}
</style>