Shades of Raw Umber #725619
Tints of Raw Umber #725619
RGB
CMYK
RGB Variations
Color information
#725619 (or 0x725619) is known color: Raw Umber. HEX triplet: 72, 56 and 19. RGB value is (114,86,25). Sum of RGB (Red+Green+Blue) = 114+86+25=225 (29% of max value = 765). Red value is 114 (44.92% from 255 or 50.67% from 225); Green value is 86 (33.98% from 255 or 38.22% from 225); Blue value is 25 (10.16% from 255 or 11.11% from 225); Max value from RGB is 114 - color contains mainly: red. Hex color #725619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725619 is #8DA9E6. Grayscale: #575757. Windows color (decimal): -9284071 or 1660530. OLE color: 1660530.
HSL color Cylindrical-coordinate representation of color #725619: hue angle of 41.12º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #725619 is Cyan = 0, Magento = 0.25, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 25 | - |
| CMYK | 0 | 0.25 | 0.78 | 0.55 |
| HSL | 41.12º | 0.64% | 0.27% | - |
| HSV(B) | 41.12º | 0.78% | 0.45% | - |
| XYZ | 10.44 | 10.3 | 2.36 | - |
| YUV | 87.42 | 92.78 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 25 | 0 | 0.25 | 0.78 | 0.55 | 41.12 | 0.64 | 0.27 |
| Hex | 72 | 56 | 19 | 0 | 19 | 4E | 37 | 29 | 40 | 1B |
| Octal | 162 | 126 | 31 | 0 | 31 | 116 | 67 | 51 | 100 | 33 |
| Binary | 1110010 | 1010110 | 11001 | 0 | 11001 | 1001110 | 110111 | 101001 | 1000000 | 11011 |
Color Harmonies of #725619
Complementary color
Monochromatic Colors of #725619
Black with #725619
Text Example
Text Example
White with #725619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725619; }
p { color: rgb(114,86,25); }
H1.HeaderClassName
{
color: #725619;
}
.AnyTagClassName
{
color: #725619;
}
</style>
background-color css
<style>
a { background-color: #725619; }
a { background-color: rgb(114,86,25); }
div.DivClassName
{
background-color: #725619;
}
.BgClassName
{
background-color: #725619;
}
</style>
border-color css
<style>
span { border-color: #725619; }
span { border-color: rgb(114,86,25); }
td.TdClassName
{
border-color: #725619;
}
.TagClassName
{
border-color: #725619;
}
</style>