Shades of Raw Umber #725614
Tints of Raw Umber #725614
RGB
CMYK
RGB Variations
Color information
#725614 (or 0x725614) is known color: Raw Umber. HEX triplet: 72, 56 and 14. RGB value is (114,86,20). Sum of RGB (Red+Green+Blue) = 114+86+20=220 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.82% from 220); Green value is 86 (33.98% from 255 or 39.09% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 114 - color contains mainly: red. Hex color #725614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725614 is #8DA9EB. Grayscale: #575757. Windows color (decimal): -9284076 or 1332850. OLE color: 1332850.
HSL color Cylindrical-coordinate representation of color #725614: hue angle of 42.13º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #725614 is Cyan = 0, Magento = 0.25, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 20 | - |
| CMYK | 0 | 0.25 | 0.82 | 0.55 |
| HSL | 42.13º | 0.7% | 0.26% | - |
| HSV(B) | 42.13º | 0.82% | 0.45% | - |
| XYZ | 10.39 | 10.28 | 2.1 | - |
| YUV | 86.85 | 90.28 | 147.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 20 | 0 | 0.25 | 0.82 | 0.55 | 42.13 | 0.7 | 0.26 |
| Hex | 72 | 56 | 14 | 0 | 19 | 52 | 37 | 2A | 46 | 1A |
| Octal | 162 | 126 | 24 | 0 | 31 | 122 | 67 | 52 | 106 | 32 |
| Binary | 1110010 | 1010110 | 10100 | 0 | 11001 | 1010010 | 110111 | 101010 | 1000110 | 11010 |
Color Harmonies of #725614
Complementary color
Monochromatic Colors of #725614
Black with #725614
Text Example
Text Example
White with #725614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725614; }
p { color: rgb(114,86,20); }
H1.HeaderClassName
{
color: #725614;
}
.AnyTagClassName
{
color: #725614;
}
</style>
background-color css
<style>
a { background-color: #725614; }
a { background-color: rgb(114,86,20); }
div.DivClassName
{
background-color: #725614;
}
.BgClassName
{
background-color: #725614;
}
</style>
border-color css
<style>
span { border-color: #725614; }
span { border-color: rgb(114,86,20); }
td.TdClassName
{
border-color: #725614;
}
.TagClassName
{
border-color: #725614;
}
</style>