Shades of Raw Umber #725610
Tints of Raw Umber #725610
RGB
CMYK
RGB Variations
Color information
#725610 (or 0x725610) is known color: Raw Umber. HEX triplet: 72, 56 and 10. RGB value is (114,86,16). Sum of RGB (Red+Green+Blue) = 114+86+16=216 (28% of max value = 765). Red value is 114 (44.92% from 255 or 52.78% from 216); Green value is 86 (33.98% from 255 or 39.81% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 114 - color contains mainly: red. Hex color #725610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725610 is #8DA9EF. Grayscale: #565656. Windows color (decimal): -9284080 or 1070706. OLE color: 1070706.
HSL color Cylindrical-coordinate representation of color #725610: hue angle of 42.86º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #725610 is Cyan = 0, Magento = 0.25, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 16 | - |
| CMYK | 0 | 0.25 | 0.86 | 0.55 |
| HSL | 42.86º | 0.75% | 0.25% | - |
| HSV(B) | 42.86º | 0.86% | 0.45% | - |
| XYZ | 10.36 | 10.27 | 1.93 | - |
| YUV | 86.39 | 88.28 | 147.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 16 | 0 | 0.25 | 0.86 | 0.55 | 42.86 | 0.75 | 0.25 |
| Hex | 72 | 56 | 10 | 0 | 19 | 56 | 37 | 2B | 4B | 19 |
| Octal | 162 | 126 | 20 | 0 | 31 | 126 | 67 | 53 | 113 | 31 |
| Binary | 1110010 | 1010110 | 10000 | 0 | 11001 | 1010110 | 110111 | 101011 | 1001011 | 11001 |
Color Harmonies of #725610
Complementary color
Monochromatic Colors of #725610
Black with #725610
Text Example
Text Example
White with #725610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725610; }
p { color: rgb(114,86,16); }
H1.HeaderClassName
{
color: #725610;
}
.AnyTagClassName
{
color: #725610;
}
</style>
background-color css
<style>
a { background-color: #725610; }
a { background-color: rgb(114,86,16); }
div.DivClassName
{
background-color: #725610;
}
.BgClassName
{
background-color: #725610;
}
</style>
border-color css
<style>
span { border-color: #725610; }
span { border-color: rgb(114,86,16); }
td.TdClassName
{
border-color: #725610;
}
.TagClassName
{
border-color: #725610;
}
</style>