Shades of Raw Umber #724110
Tints of Raw Umber #724110
RGB
CMYK
RGB Variations
Color information
#724110 (or 0x724110) is known color: Raw Umber. HEX triplet: 72, 41 and 10. RGB value is (114,65,16). Sum of RGB (Red+Green+Blue) = 114+65+16=195 (25% of max value = 765). Red value is 114 (44.92% from 255 or 58.46% from 195); Green value is 65 (25.78% from 255 or 33.33% from 195); Blue value is 16 (6.64% from 255 or 8.21% from 195); Max value from RGB is 114 - color contains mainly: red. Hex color #724110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724110 is #8DBEEF. Grayscale: #4A4A4A. Windows color (decimal): -9289456 or 1065330. OLE color: 1065330.
HSL color Cylindrical-coordinate representation of color #724110: hue angle of 30º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #724110 is Cyan = 0, Magento = 0.43, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 65 | 16 | - |
| CMYK | 0 | 0.43 | 0.86 | 0.55 |
| HSL | 30º | 0.75% | 0.25% | - |
| HSV(B) | 30º | 0.86% | 0.45% | - |
| XYZ | 8.92 | 7.4 | 1.45 | - |
| YUV | 74.07 | 95.23 | 156.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 16 | 0 | 0.43 | 0.86 | 0.55 | 30 | 0.75 | 0.25 |
| Hex | 72 | 41 | 10 | 0 | 2B | 56 | 37 | 1E | 4B | 19 |
| Octal | 162 | 101 | 20 | 0 | 53 | 126 | 67 | 36 | 113 | 31 |
| Binary | 1110010 | 1000001 | 10000 | 0 | 101011 | 1010110 | 110111 | 11110 | 1001011 | 11001 |
Color Harmonies of #724110
Complementary color
Monochromatic Colors of #724110
Black with #724110
Text Example
Text Example
White with #724110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724110; }
p { color: rgb(114,65,16); }
H1.HeaderClassName
{
color: #724110;
}
.AnyTagClassName
{
color: #724110;
}
</style>
background-color css
<style>
a { background-color: #724110; }
a { background-color: rgb(114,65,16); }
div.DivClassName
{
background-color: #724110;
}
.BgClassName
{
background-color: #724110;
}
</style>
border-color css
<style>
span { border-color: #724110; }
span { border-color: rgb(114,65,16); }
td.TdClassName
{
border-color: #724110;
}
.TagClassName
{
border-color: #724110;
}
</style>