Shades of Raw Umber #725316
Tints of Raw Umber #725316
RGB
CMYK
RGB Variations
Color information
#725316 (or 0x725316) is known color: Raw Umber. HEX triplet: 72, 53 and 16. RGB value is (114,83,22). Sum of RGB (Red+Green+Blue) = 114+83+22=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 83 (32.81% from 255 or 37.90% from 219); Blue value is 22 (8.98% from 255 or 10.05% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #725316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725316 is #8DACE9. Grayscale: #555555. Windows color (decimal): -9284842 or 1463154. OLE color: 1463154.
HSL color Cylindrical-coordinate representation of color #725316: hue angle of 39.78º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #725316 is Cyan = 0, Magento = 0.27, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 22 | - |
| CMYK | 0 | 0.27 | 0.81 | 0.55 |
| HSL | 39.78º | 0.68% | 0.27% | - |
| HSV(B) | 39.78º | 0.81% | 0.45% | - |
| XYZ | 10.18 | 9.82 | 2.12 | - |
| YUV | 85.32 | 92.27 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 22 | 0 | 0.27 | 0.81 | 0.55 | 39.78 | 0.68 | 0.27 |
| Hex | 72 | 53 | 16 | 0 | 1B | 51 | 37 | 28 | 44 | 1B |
| Octal | 162 | 123 | 26 | 0 | 33 | 121 | 67 | 50 | 104 | 33 |
| Binary | 1110010 | 1010011 | 10110 | 0 | 11011 | 1010001 | 110111 | 101000 | 1000100 | 11011 |
Color Harmonies of #725316
Complementary color
Monochromatic Colors of #725316
Black with #725316
Text Example
Text Example
White with #725316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725316; }
p { color: rgb(114,83,22); }
H1.HeaderClassName
{
color: #725316;
}
.AnyTagClassName
{
color: #725316;
}
</style>
background-color css
<style>
a { background-color: #725316; }
a { background-color: rgb(114,83,22); }
div.DivClassName
{
background-color: #725316;
}
.BgClassName
{
background-color: #725316;
}
</style>
border-color css
<style>
span { border-color: #725316; }
span { border-color: rgb(114,83,22); }
td.TdClassName
{
border-color: #725316;
}
.TagClassName
{
border-color: #725316;
}
</style>