Shades of Raw Umber #724014
Tints of Raw Umber #724014
RGB
CMYK
RGB Variations
Color information
#724014 (or 0x724014) is known color: Raw Umber. HEX triplet: 72, 40 and 14. RGB value is (114,64,20). Sum of RGB (Red+Green+Blue) = 114+64+20=198 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.58% from 198); Green value is 64 (25.39% from 255 or 32.32% from 198); Blue value is 20 (8.20% from 255 or 10.10% from 198); Max value from RGB is 114 - color contains mainly: red. Hex color #724014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724014 is #8DBFEB. Grayscale: #4A4A4A. Windows color (decimal): -9289708 or 1327218. OLE color: 1327218.
HSL color Cylindrical-coordinate representation of color #724014: hue angle of 28.09º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #724014 is Cyan = 0, Magento = 0.44, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 64 | 20 | - |
| CMYK | 0 | 0.44 | 0.82 | 0.55 |
| HSL | 28.09º | 0.7% | 0.26% | - |
| HSV(B) | 28.09º | 0.82% | 0.45% | - |
| XYZ | 8.9 | 7.29 | 1.6 | - |
| YUV | 73.93 | 97.57 | 156.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 64 | 20 | 0 | 0.44 | 0.82 | 0.55 | 28.09 | 0.7 | 0.26 |
| Hex | 72 | 40 | 14 | 0 | 2C | 52 | 37 | 1C | 46 | 1A |
| Octal | 162 | 100 | 24 | 0 | 54 | 122 | 67 | 34 | 106 | 32 |
| Binary | 1110010 | 1000000 | 10100 | 0 | 101100 | 1010010 | 110111 | 11100 | 1000110 | 11010 |
Color Harmonies of #724014
Complementary color
Monochromatic Colors of #724014
Black with #724014
Text Example
Text Example
White with #724014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724014; }
p { color: rgb(114,64,20); }
H1.HeaderClassName
{
color: #724014;
}
.AnyTagClassName
{
color: #724014;
}
</style>
background-color css
<style>
a { background-color: #724014; }
a { background-color: rgb(114,64,20); }
div.DivClassName
{
background-color: #724014;
}
.BgClassName
{
background-color: #724014;
}
</style>
border-color css
<style>
span { border-color: #724014; }
span { border-color: rgb(114,64,20); }
td.TdClassName
{
border-color: #724014;
}
.TagClassName
{
border-color: #724014;
}
</style>