Shades of Raw Umber #825812
Tints of Raw Umber #825812
RGB
CMYK
RGB Variations
Color information
#825812 (or 0x825812) is known color: Raw Umber. HEX triplet: 82, 58 and 12. RGB value is (130,88,18). Sum of RGB (Red+Green+Blue) = 130+88+18=236 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.08% from 236); Green value is 88 (34.77% from 255 or 37.29% from 236); Blue value is 18 (7.42% from 255 or 7.63% from 236); Max value from RGB is 130 - color contains mainly: red. Hex color #825812 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825812 is #7DA7ED. Grayscale: #5C5C5C. Windows color (decimal): -8234990 or 1202306. OLE color: 1202306.
HSL color Cylindrical-coordinate representation of color #825812: hue angle of 37.5º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #825812 is Cyan = 0, Magento = 0.32, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 18 | - |
| CMYK | 0 | 0.32 | 0.86 | 0.49 |
| HSL | 37.5º | 0.76% | 0.29% | - |
| HSV(B) | 37.5º | 0.86% | 0.51% | - |
| XYZ | 12.8 | 11.77 | 2.17 | - |
| YUV | 92.58 | 85.91 | 154.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 18 | 0 | 0.32 | 0.86 | 0.49 | 37.5 | 0.76 | 0.29 |
| Hex | 82 | 58 | 12 | 0 | 20 | 56 | 31 | 26 | 4C | 1D |
| Octal | 202 | 130 | 22 | 0 | 40 | 126 | 61 | 46 | 114 | 35 |
| Binary | 10000010 | 1011000 | 10010 | 0 | 100000 | 1010110 | 110001 | 100110 | 1001100 | 11101 |
Color Harmonies of #825812
Complementary color
Monochromatic Colors of #825812
Black with #825812
Text Example
Text Example
White with #825812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825812; }
p { color: rgb(130,88,18); }
H1.HeaderClassName
{
color: #825812;
}
.AnyTagClassName
{
color: #825812;
}
</style>
background-color css
<style>
a { background-color: #825812; }
a { background-color: rgb(130,88,18); }
div.DivClassName
{
background-color: #825812;
}
.BgClassName
{
background-color: #825812;
}
</style>
border-color css
<style>
span { border-color: #825812; }
span { border-color: rgb(130,88,18); }
td.TdClassName
{
border-color: #825812;
}
.TagClassName
{
border-color: #825812;
}
</style>