Shades of Raw Umber #825804
Tints of Raw Umber #825804
RGB
CMYK
RGB Variations
Color information
#825804 (or 0x825804) is known color: Raw Umber. HEX triplet: 82, 58 and 04. RGB value is (130,88,4). Sum of RGB (Red+Green+Blue) = 130+88+4=222 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.56% from 222); Green value is 88 (34.77% from 255 or 39.64% from 222); Blue value is 4 (1.95% from 255 or 1.80% from 222); Max value from RGB is 130 - color contains mainly: red. Hex color #825804 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825804 is #7DA7FB. Grayscale: #5B5B5B. Windows color (decimal): -8235004 or 284802. OLE color: 284802.
HSL color Cylindrical-coordinate representation of color #825804: hue angle of 40º 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 #825804 is Cyan = 0, Magento = 0.32, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 4 | - |
| CMYK | 0 | 0.32 | 0.97 | 0.49 |
| HSL | 40º | 0.94% | 0.26% | - |
| HSV(B) | 40º | 0.97% | 0.51% | - |
| XYZ | 12.72 | 11.73 | 1.71 | - |
| YUV | 90.98 | 78.91 | 155.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 4 | 0 | 0.32 | 0.97 | 0.49 | 40 | 0.94 | 0.26 |
| Hex | 82 | 58 | 4 | 0 | 20 | 61 | 31 | 28 | 5E | 1A |
| Octal | 202 | 130 | 4 | 0 | 40 | 141 | 61 | 50 | 136 | 32 |
| Binary | 10000010 | 1011000 | 100 | 0 | 100000 | 1100001 | 110001 | 101000 | 1011110 | 11010 |
Color Harmonies of #825804
Complementary color
Monochromatic Colors of #825804
Black with #825804
Text Example
Text Example
White with #825804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825804; }
p { color: rgb(130,88,4); }
H1.HeaderClassName
{
color: #825804;
}
.AnyTagClassName
{
color: #825804;
}
</style>
background-color css
<style>
a { background-color: #825804; }
a { background-color: rgb(130,88,4); }
div.DivClassName
{
background-color: #825804;
}
.BgClassName
{
background-color: #825804;
}
</style>
border-color css
<style>
span { border-color: #825804; }
span { border-color: rgb(130,88,4); }
td.TdClassName
{
border-color: #825804;
}
.TagClassName
{
border-color: #825804;
}
</style>