Shades of Raw Umber #724013
Tints of Raw Umber #724013
RGB
CMYK
RGB Variations
Color information
#724013 (or 0x724013) is known color: Raw Umber. HEX triplet: 72, 40 and 13. RGB value is (114,64,19). Sum of RGB (Red+Green+Blue) = 114+64+19=197 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.87% from 197); Green value is 64 (25.39% from 255 or 32.49% from 197); Blue value is 19 (7.81% from 255 or 9.64% from 197); Max value from RGB is 114 - color contains mainly: red. Hex color #724013 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724013 is #8DBFEC. Grayscale: #4A4A4A. Windows color (decimal): -9289709 or 1261682. OLE color: 1261682.
HSL color Cylindrical-coordinate representation of color #724013: hue angle of 28.42º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #724013 is Cyan = 0, Magento = 0.44, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 64 | 19 | - |
| CMYK | 0 | 0.44 | 0.83 | 0.55 |
| HSL | 28.42º | 0.71% | 0.26% | - |
| HSV(B) | 28.42º | 0.83% | 0.45% | - |
| XYZ | 8.89 | 7.29 | 1.55 | - |
| YUV | 73.82 | 97.07 | 156.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 64 | 19 | 0 | 0.44 | 0.83 | 0.55 | 28.42 | 0.71 | 0.26 |
| Hex | 72 | 40 | 13 | 0 | 2C | 53 | 37 | 1C | 47 | 1A |
| Octal | 162 | 100 | 23 | 0 | 54 | 123 | 67 | 34 | 107 | 32 |
| Binary | 1110010 | 1000000 | 10011 | 0 | 101100 | 1010011 | 110111 | 11100 | 1000111 | 11010 |
Color Harmonies of #724013
Complementary color
Monochromatic Colors of #724013
Black with #724013
Text Example
Text Example
White with #724013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724013; }
p { color: rgb(114,64,19); }
H1.HeaderClassName
{
color: #724013;
}
.AnyTagClassName
{
color: #724013;
}
</style>
background-color css
<style>
a { background-color: #724013; }
a { background-color: rgb(114,64,19); }
div.DivClassName
{
background-color: #724013;
}
.BgClassName
{
background-color: #724013;
}
</style>
border-color css
<style>
span { border-color: #724013; }
span { border-color: rgb(114,64,19); }
td.TdClassName
{
border-color: #724013;
}
.TagClassName
{
border-color: #724013;
}
</style>