Shades of Raw Umber #725816
Tints of Raw Umber #725816
RGB
CMYK
RGB Variations
Color information
#725816 (or 0x725816) is known color: Raw Umber. HEX triplet: 72, 58 and 16. RGB value is (114,88,22). Sum of RGB (Red+Green+Blue) = 114+88+22=224 (29% of max value = 765). Red value is 114 (44.92% from 255 or 50.89% from 224); Green value is 88 (34.77% from 255 or 39.29% from 224); Blue value is 22 (8.98% from 255 or 9.82% from 224); Max value from RGB is 114 - color contains mainly: red. Hex color #725816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725816 is #8DA7E9. Grayscale: #585858. Windows color (decimal): -9283562 or 1464434. OLE color: 1464434.
HSL color Cylindrical-coordinate representation of color #725816: hue angle of 43.04º 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 #725816 is Cyan = 0, Magento = 0.23, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 88 | 22 | - |
| CMYK | 0 | 0.23 | 0.81 | 0.55 |
| HSL | 43.04º | 0.68% | 0.27% | - |
| HSV(B) | 43.04º | 0.81% | 0.45% | - |
| XYZ | 10.57 | 10.61 | 2.25 | - |
| YUV | 88.25 | 90.61 | 146.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 22 | 0 | 0.23 | 0.81 | 0.55 | 43.04 | 0.68 | 0.27 |
| Hex | 72 | 58 | 16 | 0 | 17 | 51 | 37 | 2B | 44 | 1B |
| Octal | 162 | 130 | 26 | 0 | 27 | 121 | 67 | 53 | 104 | 33 |
| Binary | 1110010 | 1011000 | 10110 | 0 | 10111 | 1010001 | 110111 | 101011 | 1000100 | 11011 |
Color Harmonies of #725816
Complementary color
Monochromatic Colors of #725816
Black with #725816
Text Example
Text Example
White with #725816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725816; }
p { color: rgb(114,88,22); }
H1.HeaderClassName
{
color: #725816;
}
.AnyTagClassName
{
color: #725816;
}
</style>
background-color css
<style>
a { background-color: #725816; }
a { background-color: rgb(114,88,22); }
div.DivClassName
{
background-color: #725816;
}
.BgClassName
{
background-color: #725816;
}
</style>
border-color css
<style>
span { border-color: #725816; }
span { border-color: rgb(114,88,22); }
td.TdClassName
{
border-color: #725816;
}
.TagClassName
{
border-color: #725816;
}
</style>