Shades of Raw Umber #725218
Tints of Raw Umber #725218
RGB
CMYK
RGB Variations
Color information
#725218 (or 0x725218) is known color: Raw Umber. HEX triplet: 72, 52 and 18. RGB value is (114,82,24). Sum of RGB (Red+Green+Blue) = 114+82+24=220 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.82% from 220); Green value is 82 (32.42% from 255 or 37.27% from 220); Blue value is 24 (9.77% from 255 or 10.91% from 220); Max value from RGB is 114 - color contains mainly: red. Hex color #725218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725218 is #8DADE7. Grayscale: #555555. Windows color (decimal): -9285096 or 1593970. OLE color: 1593970.
HSL color Cylindrical-coordinate representation of color #725218: hue angle of 38.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 #725218 is Cyan = 0, Magento = 0.28, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 82 | 24 | - |
| CMYK | 0 | 0.28 | 0.79 | 0.55 |
| HSL | 38.67º | 0.65% | 0.27% | - |
| HSV(B) | 38.67º | 0.79% | 0.45% | - |
| XYZ | 10.12 | 9.68 | 2.2 | - |
| YUV | 84.96 | 93.6 | 148.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 24 | 0 | 0.28 | 0.79 | 0.55 | 38.67 | 0.65 | 0.27 |
| Hex | 72 | 52 | 18 | 0 | 1C | 4F | 37 | 27 | 41 | 1B |
| Octal | 162 | 122 | 30 | 0 | 34 | 117 | 67 | 47 | 101 | 33 |
| Binary | 1110010 | 1010010 | 11000 | 0 | 11100 | 1001111 | 110111 | 100111 | 1000001 | 11011 |
Color Harmonies of #725218
Complementary color
Monochromatic Colors of #725218
Black with #725218
Text Example
Text Example
White with #725218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725218; }
p { color: rgb(114,82,24); }
H1.HeaderClassName
{
color: #725218;
}
.AnyTagClassName
{
color: #725218;
}
</style>
background-color css
<style>
a { background-color: #725218; }
a { background-color: rgb(114,82,24); }
div.DivClassName
{
background-color: #725218;
}
.BgClassName
{
background-color: #725218;
}
</style>
border-color css
<style>
span { border-color: #725218; }
span { border-color: rgb(114,82,24); }
td.TdClassName
{
border-color: #725218;
}
.TagClassName
{
border-color: #725218;
}
</style>