Shades of Raw Umber #725818
Tints of Raw Umber #725818
RGB
CMYK
RGB Variations
Color information
#725818 (or 0x725818) is known color: Raw Umber. HEX triplet: 72, 58 and 18. RGB value is (114,88,24). Sum of RGB (Red+Green+Blue) = 114+88+24=226 (29% of max value = 765). Red value is 114 (44.92% from 255 or 50.44% from 226); Green value is 88 (34.77% from 255 or 38.94% from 226); Blue value is 24 (9.77% from 255 or 10.62% from 226); Max value from RGB is 114 - color contains mainly: red. Hex color #725818 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725818 is #8DA7E7. Grayscale: #585858. Windows color (decimal): -9283560 or 1595506. OLE color: 1595506.
HSL color Cylindrical-coordinate representation of color #725818: hue angle of 42.67º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #725818 is Cyan = 0, Magento = 0.23, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 88 | 24 | - |
| CMYK | 0 | 0.23 | 0.79 | 0.55 |
| HSL | 42.67º | 0.65% | 0.27% | - |
| HSV(B) | 42.67º | 0.79% | 0.45% | - |
| XYZ | 10.59 | 10.62 | 2.36 | - |
| YUV | 88.48 | 91.61 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 24 | 0 | 0.23 | 0.79 | 0.55 | 42.67 | 0.65 | 0.27 |
| Hex | 72 | 58 | 18 | 0 | 17 | 4F | 37 | 2B | 41 | 1B |
| Octal | 162 | 130 | 30 | 0 | 27 | 117 | 67 | 53 | 101 | 33 |
| Binary | 1110010 | 1011000 | 11000 | 0 | 10111 | 1001111 | 110111 | 101011 | 1000001 | 11011 |
Color Harmonies of #725818
Complementary color
Monochromatic Colors of #725818
Black with #725818
Text Example
Text Example
White with #725818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725818; }
p { color: rgb(114,88,24); }
H1.HeaderClassName
{
color: #725818;
}
.AnyTagClassName
{
color: #725818;
}
</style>
background-color css
<style>
a { background-color: #725818; }
a { background-color: rgb(114,88,24); }
div.DivClassName
{
background-color: #725818;
}
.BgClassName
{
background-color: #725818;
}
</style>
border-color css
<style>
span { border-color: #725818; }
span { border-color: rgb(114,88,24); }
td.TdClassName
{
border-color: #725818;
}
.TagClassName
{
border-color: #725818;
}
</style>