Shades of Raw Umber #725006
Tints of Raw Umber #725006
RGB
CMYK
RGB Variations
Color information
#725006 (or 0x725006) is known color: Raw Umber. HEX triplet: 72, 50 and 06. RGB value is (114,80,6). Sum of RGB (Red+Green+Blue) = 114+80+6=200 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57% from 200); Green value is 80 (31.64% from 255 or 40% from 200); Blue value is 6 (2.73% from 255 or 3% from 200); Max value from RGB is 114 - color contains mainly: red. Hex color #725006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725006 is #8DAFF9. Grayscale: #525252. Windows color (decimal): -9285626 or 413810. OLE color: 413810.
HSL color Cylindrical-coordinate representation of color #725006: hue angle of 41.11º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #725006 is Cyan = 0, Magento = 0.30, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 6 | - |
| CMYK | 0 | 0.30 | 0.95 | 0.55 |
| HSL | 41.11º | 0.9% | 0.24% | - |
| HSV(B) | 41.11º | 0.95% | 0.45% | - |
| XYZ | 9.84 | 9.33 | 1.45 | - |
| YUV | 81.73 | 85.26 | 151.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 6 | 0 | 0.30 | 0.95 | 0.55 | 41.11 | 0.9 | 0.24 |
| Hex | 72 | 50 | 6 | 0 | 1E | 5F | 37 | 29 | 5A | 18 |
| Octal | 162 | 120 | 6 | 0 | 36 | 137 | 67 | 51 | 132 | 30 |
| Binary | 1110010 | 1010000 | 110 | 0 | 11110 | 1011111 | 110111 | 101001 | 1011010 | 11000 |
Color Harmonies of #725006
Complementary color
Monochromatic Colors of #725006
Black with #725006
Text Example
Text Example
White with #725006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725006; }
p { color: rgb(114,80,6); }
H1.HeaderClassName
{
color: #725006;
}
.AnyTagClassName
{
color: #725006;
}
</style>
background-color css
<style>
a { background-color: #725006; }
a { background-color: rgb(114,80,6); }
div.DivClassName
{
background-color: #725006;
}
.BgClassName
{
background-color: #725006;
}
</style>
border-color css
<style>
span { border-color: #725006; }
span { border-color: rgb(114,80,6); }
td.TdClassName
{
border-color: #725006;
}
.TagClassName
{
border-color: #725006;
}
</style>