Shades of Raw Umber #725207
Tints of Raw Umber #725207
RGB
CMYK
RGB Variations
Color information
#725207 (or 0x725207) is known color: Raw Umber. HEX triplet: 72, 52 and 07. RGB value is (114,82,7). Sum of RGB (Red+Green+Blue) = 114+82+7=203 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.16% from 203); Green value is 82 (32.42% from 255 or 40.39% from 203); Blue value is 7 (3.12% from 255 or 3.45% from 203); Max value from RGB is 114 - color contains mainly: red. Hex color #725207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725207 is #8DADF8. Grayscale: #535353. Windows color (decimal): -9285113 or 479858. OLE color: 479858.
HSL color Cylindrical-coordinate representation of color #725207: hue angle of 42.06º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #725207 is Cyan = 0, Magento = 0.28, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 82 | 7 | - |
| CMYK | 0 | 0.28 | 0.94 | 0.55 |
| HSL | 42.06º | 0.88% | 0.24% | - |
| HSV(B) | 42.06º | 0.94% | 0.45% | - |
| XYZ | 10 | 9.63 | 1.53 | - |
| YUV | 83.02 | 85.1 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 7 | 0 | 0.28 | 0.94 | 0.55 | 42.06 | 0.88 | 0.24 |
| Hex | 72 | 52 | 7 | 0 | 1C | 5E | 37 | 2A | 58 | 18 |
| Octal | 162 | 122 | 7 | 0 | 34 | 136 | 67 | 52 | 130 | 30 |
| Binary | 1110010 | 1010010 | 111 | 0 | 11100 | 1011110 | 110111 | 101010 | 1011000 | 11000 |
Color Harmonies of #725207
Complementary color
Monochromatic Colors of #725207
Black with #725207
Text Example
Text Example
White with #725207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725207; }
p { color: rgb(114,82,7); }
H1.HeaderClassName
{
color: #725207;
}
.AnyTagClassName
{
color: #725207;
}
</style>
background-color css
<style>
a { background-color: #725207; }
a { background-color: rgb(114,82,7); }
div.DivClassName
{
background-color: #725207;
}
.BgClassName
{
background-color: #725207;
}
</style>
border-color css
<style>
span { border-color: #725207; }
span { border-color: rgb(114,82,7); }
td.TdClassName
{
border-color: #725207;
}
.TagClassName
{
border-color: #725207;
}
</style>