Shades of Raw Umber #725716
Tints of Raw Umber #725716
RGB
CMYK
RGB Variations
Color information
#725716 (or 0x725716) is known color: Raw Umber. HEX triplet: 72, 57 and 16. RGB value is (114,87,22). Sum of RGB (Red+Green+Blue) = 114+87+22=223 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.12% from 223); Green value is 87 (34.38% from 255 or 39.01% from 223); Blue value is 22 (8.98% from 255 or 9.87% from 223); Max value from RGB is 114 - color contains mainly: red. Hex color #725716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725716 is #8DA8E9. Grayscale: #575757. Windows color (decimal): -9283818 or 1464178. OLE color: 1464178.
HSL color Cylindrical-coordinate representation of color #725716: hue angle of 42.39º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #725716 is Cyan = 0, Magento = 0.24, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 22 | - |
| CMYK | 0 | 0.24 | 0.81 | 0.55 |
| HSL | 42.39º | 0.68% | 0.27% | - |
| HSV(B) | 42.39º | 0.81% | 0.45% | - |
| XYZ | 10.49 | 10.45 | 2.22 | - |
| YUV | 87.66 | 90.95 | 146.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 22 | 0 | 0.24 | 0.81 | 0.55 | 42.39 | 0.68 | 0.27 |
| Hex | 72 | 57 | 16 | 0 | 18 | 51 | 37 | 2A | 44 | 1B |
| Octal | 162 | 127 | 26 | 0 | 30 | 121 | 67 | 52 | 104 | 33 |
| Binary | 1110010 | 1010111 | 10110 | 0 | 11000 | 1010001 | 110111 | 101010 | 1000100 | 11011 |
Color Harmonies of #725716
Complementary color
Monochromatic Colors of #725716
Black with #725716
Text Example
Text Example
White with #725716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725716; }
p { color: rgb(114,87,22); }
H1.HeaderClassName
{
color: #725716;
}
.AnyTagClassName
{
color: #725716;
}
</style>
background-color css
<style>
a { background-color: #725716; }
a { background-color: rgb(114,87,22); }
div.DivClassName
{
background-color: #725716;
}
.BgClassName
{
background-color: #725716;
}
</style>
border-color css
<style>
span { border-color: #725716; }
span { border-color: rgb(114,87,22); }
td.TdClassName
{
border-color: #725716;
}
.TagClassName
{
border-color: #725716;
}
</style>