Shades of Raw Umber #726005
Tints of Raw Umber #726005
RGB
CMYK
RGB Variations
Color information
#726005 (or 0x726005) is known color: Raw Umber. HEX triplet: 72, 60 and 05. RGB value is (114,96,5). Sum of RGB (Red+Green+Blue) = 114+96+5=215 (28% of max value = 765). Red value is 114 (44.92% from 255 or 53.02% from 215); Green value is 96 (37.89% from 255 or 44.65% from 215); Blue value is 5 (2.34% from 255 or 2.33% from 215); Max value from RGB is 114 - color contains mainly: red. Hex color #726005 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726005 is #8D9FFA. Grayscale: #5B5B5B. Windows color (decimal): -9281531 or 352370. OLE color: 352370.
HSL color Cylindrical-coordinate representation of color #726005: hue angle of 50.09º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #726005 is Cyan = 0, Magento = 0.16, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 5 | - |
| CMYK | 0 | 0.16 | 0.96 | 0.55 |
| HSL | 50.09º | 0.92% | 0.23% | - |
| HSV(B) | 50.09º | 0.96% | 0.45% | - |
| XYZ | 11.15 | 11.95 | 1.86 | - |
| YUV | 91.01 | 79.46 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 5 | 0 | 0.16 | 0.96 | 0.55 | 50.09 | 0.92 | 0.23 |
| Hex | 72 | 60 | 5 | 0 | 10 | 60 | 37 | 32 | 5C | 17 |
| Octal | 162 | 140 | 5 | 0 | 20 | 140 | 67 | 62 | 134 | 27 |
| Binary | 1110010 | 1100000 | 101 | 0 | 10000 | 1100000 | 110111 | 110010 | 1011100 | 10111 |
Color Harmonies of #726005
Complementary color
Monochromatic Colors of #726005
Black with #726005
Text Example
Text Example
White with #726005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726005; }
p { color: rgb(114,96,5); }
H1.HeaderClassName
{
color: #726005;
}
.AnyTagClassName
{
color: #726005;
}
</style>
background-color css
<style>
a { background-color: #726005; }
a { background-color: rgb(114,96,5); }
div.DivClassName
{
background-color: #726005;
}
.BgClassName
{
background-color: #726005;
}
</style>
border-color css
<style>
span { border-color: #726005; }
span { border-color: rgb(114,96,5); }
td.TdClassName
{
border-color: #726005;
}
.TagClassName
{
border-color: #726005;
}
</style>