Shades of Raw Umber #725618
Tints of Raw Umber #725618
RGB
CMYK
RGB Variations
Color information
#725618 (or 0x725618) is known color: Raw Umber. HEX triplet: 72, 56 and 18. RGB value is (114,86,24). Sum of RGB (Red+Green+Blue) = 114+86+24=224 (29% of max value = 765). Red value is 114 (44.92% from 255 or 50.89% from 224); Green value is 86 (33.98% from 255 or 38.39% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 114 - color contains mainly: red. Hex color #725618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725618 is #8DA9E7. Grayscale: #575757. Windows color (decimal): -9284072 or 1594994. OLE color: 1594994.
HSL color Cylindrical-coordinate representation of color #725618: hue angle of 41.33º 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 #725618 is Cyan = 0, Magento = 0.25, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 24 | - |
| CMYK | 0 | 0.25 | 0.79 | 0.55 |
| HSL | 41.33º | 0.65% | 0.27% | - |
| HSV(B) | 41.33º | 0.79% | 0.45% | - |
| XYZ | 10.43 | 10.3 | 2.3 | - |
| YUV | 87.3 | 92.28 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 24 | 0 | 0.25 | 0.79 | 0.55 | 41.33 | 0.65 | 0.27 |
| Hex | 72 | 56 | 18 | 0 | 19 | 4F | 37 | 29 | 41 | 1B |
| Octal | 162 | 126 | 30 | 0 | 31 | 117 | 67 | 51 | 101 | 33 |
| Binary | 1110010 | 1010110 | 11000 | 0 | 11001 | 1001111 | 110111 | 101001 | 1000001 | 11011 |
Color Harmonies of #725618
Complementary color
Monochromatic Colors of #725618
Black with #725618
Text Example
Text Example
White with #725618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725618; }
p { color: rgb(114,86,24); }
H1.HeaderClassName
{
color: #725618;
}
.AnyTagClassName
{
color: #725618;
}
</style>
background-color css
<style>
a { background-color: #725618; }
a { background-color: rgb(114,86,24); }
div.DivClassName
{
background-color: #725618;
}
.BgClassName
{
background-color: #725618;
}
</style>
border-color css
<style>
span { border-color: #725618; }
span { border-color: rgb(114,86,24); }
td.TdClassName
{
border-color: #725618;
}
.TagClassName
{
border-color: #725618;
}
</style>