Shades of Raw Umber #725319
Tints of Raw Umber #725319
RGB
CMYK
RGB Variations
Color information
#725319 (or 0x725319) is known color: Raw Umber. HEX triplet: 72, 53 and 19. RGB value is (114,83,25). Sum of RGB (Red+Green+Blue) = 114+83+25=222 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.35% from 222); Green value is 83 (32.81% from 255 or 37.39% from 222); Blue value is 25 (10.16% from 255 or 11.26% from 222); Max value from RGB is 114 - color contains mainly: red. Hex color #725319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #725319 is #8DACE6. Grayscale: #555555. Windows color (decimal): -9284839 or 1659762. OLE color: 1659762.
HSL color Cylindrical-coordinate representation of color #725319: hue angle of 39.1º 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 #725319 is Cyan = 0, Magento = 0.27, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 25 | - |
| CMYK | 0 | 0.27 | 0.78 | 0.55 |
| HSL | 39.1º | 0.64% | 0.27% | - |
| HSV(B) | 39.1º | 0.78% | 0.45% | - |
| XYZ | 10.21 | 9.83 | 2.28 | - |
| YUV | 85.66 | 93.77 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 25 | 0 | 0.27 | 0.78 | 0.55 | 39.1 | 0.64 | 0.27 |
| Hex | 72 | 53 | 19 | 0 | 1B | 4E | 37 | 27 | 40 | 1B |
| Octal | 162 | 123 | 31 | 0 | 33 | 116 | 67 | 47 | 100 | 33 |
| Binary | 1110010 | 1010011 | 11001 | 0 | 11011 | 1001110 | 110111 | 100111 | 1000000 | 11011 |
Color Harmonies of #725319
Complementary color
Monochromatic Colors of #725319
Black with #725319
Text Example
Text Example
White with #725319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725319; }
p { color: rgb(114,83,25); }
H1.HeaderClassName
{
color: #725319;
}
.AnyTagClassName
{
color: #725319;
}
</style>
background-color css
<style>
a { background-color: #725319; }
a { background-color: rgb(114,83,25); }
div.DivClassName
{
background-color: #725319;
}
.BgClassName
{
background-color: #725319;
}
</style>
border-color css
<style>
span { border-color: #725319; }
span { border-color: rgb(114,83,25); }
td.TdClassName
{
border-color: #725319;
}
.TagClassName
{
border-color: #725319;
}
</style>