Shades of Raw Umber #824904
Tints of Raw Umber #824904
RGB
CMYK
RGB Variations
Color information
#824904 (or 0x824904) is known color: Raw Umber. HEX triplet: 82, 49 and 04. RGB value is (130,73,4). Sum of RGB (Red+Green+Blue) = 130+73+4=207 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.80% from 207); Green value is 73 (28.91% from 255 or 35.27% from 207); Blue value is 4 (1.95% from 255 or 1.93% from 207); Max value from RGB is 130 - color contains mainly: red. Hex color #824904 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824904 is #7DB6FB. Grayscale: #525252. Windows color (decimal): -8238844 or 280962. OLE color: 280962.
HSL color Cylindrical-coordinate representation of color #824904: hue angle of 32.86º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #824904 is Cyan = 0, Magento = 0.44, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 73 | 4 | - |
| CMYK | 0 | 0.44 | 0.97 | 0.49 |
| HSL | 32.86º | 0.94% | 0.26% | - |
| HSV(B) | 32.86º | 0.97% | 0.51% | - |
| XYZ | 11.61 | 9.52 | 1.34 | - |
| YUV | 82.18 | 83.88 | 162.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 73 | 4 | 0 | 0.44 | 0.97 | 0.49 | 32.86 | 0.94 | 0.26 |
| Hex | 82 | 49 | 4 | 0 | 2C | 61 | 31 | 21 | 5E | 1A |
| Octal | 202 | 111 | 4 | 0 | 54 | 141 | 61 | 41 | 136 | 32 |
| Binary | 10000010 | 1001001 | 100 | 0 | 101100 | 1100001 | 110001 | 100001 | 1011110 | 11010 |
Color Harmonies of #824904
Complementary color
Monochromatic Colors of #824904
Black with #824904
Text Example
Text Example
White with #824904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824904; }
p { color: rgb(130,73,4); }
H1.HeaderClassName
{
color: #824904;
}
.AnyTagClassName
{
color: #824904;
}
</style>
background-color css
<style>
a { background-color: #824904; }
a { background-color: rgb(130,73,4); }
div.DivClassName
{
background-color: #824904;
}
.BgClassName
{
background-color: #824904;
}
</style>
border-color css
<style>
span { border-color: #824904; }
span { border-color: rgb(130,73,4); }
td.TdClassName
{
border-color: #824904;
}
.TagClassName
{
border-color: #824904;
}
</style>