Shades of Raw Umber #725713
Tints of Raw Umber #725713
RGB
CMYK
RGB Variations
Color information
#725713 (or 0x725713) is known color: Raw Umber. HEX triplet: 72, 57 and 13. RGB value is (114,87,19). Sum of RGB (Red+Green+Blue) = 114+87+19=220 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.82% from 220); Green value is 87 (34.38% from 255 or 39.55% from 220); Blue value is 19 (7.81% from 255 or 8.64% from 220); Max value from RGB is 114 - color contains mainly: red. Hex color #725713 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725713 is #8DA8EC. Grayscale: #575757. Windows color (decimal): -9283821 or 1267570. OLE color: 1267570.
HSL color Cylindrical-coordinate representation of color #725713: hue angle of 42.95º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #725713 is Cyan = 0, Magento = 0.24, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 19 | - |
| CMYK | 0 | 0.24 | 0.83 | 0.55 |
| HSL | 42.95º | 0.71% | 0.26% | - |
| HSV(B) | 42.95º | 0.83% | 0.45% | - |
| XYZ | 10.47 | 10.44 | 2.08 | - |
| YUV | 87.32 | 89.45 | 147.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 19 | 0 | 0.24 | 0.83 | 0.55 | 42.95 | 0.71 | 0.26 |
| Hex | 72 | 57 | 13 | 0 | 18 | 53 | 37 | 2B | 47 | 1A |
| Octal | 162 | 127 | 23 | 0 | 30 | 123 | 67 | 53 | 107 | 32 |
| Binary | 1110010 | 1010111 | 10011 | 0 | 11000 | 1010011 | 110111 | 101011 | 1000111 | 11010 |
Color Harmonies of #725713
Complementary color
Monochromatic Colors of #725713
Black with #725713
Text Example
Text Example
White with #725713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725713; }
p { color: rgb(114,87,19); }
H1.HeaderClassName
{
color: #725713;
}
.AnyTagClassName
{
color: #725713;
}
</style>
background-color css
<style>
a { background-color: #725713; }
a { background-color: rgb(114,87,19); }
div.DivClassName
{
background-color: #725713;
}
.BgClassName
{
background-color: #725713;
}
</style>
border-color css
<style>
span { border-color: #725713; }
span { border-color: rgb(114,87,19); }
td.TdClassName
{
border-color: #725713;
}
.TagClassName
{
border-color: #725713;
}
</style>