Shades of Raw Umber #825611
Tints of Raw Umber #825611
RGB
CMYK
RGB Variations
Color information
#825611 (or 0x825611) is known color: Raw Umber. HEX triplet: 82, 56 and 11. RGB value is (130,86,17). Sum of RGB (Red+Green+Blue) = 130+86+17=233 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.79% from 233); Green value is 86 (33.98% from 255 or 36.91% from 233); Blue value is 17 (7.03% from 255 or 7.30% from 233); Max value from RGB is 130 - color contains mainly: red. Hex color #825611 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825611 is #7DA9EE. Grayscale: #5B5B5B. Windows color (decimal): -8235503 or 1136258. OLE color: 1136258.
HSL color Cylindrical-coordinate representation of color #825611: hue angle of 36.64º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #825611 is Cyan = 0, Magento = 0.34, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 17 | - |
| CMYK | 0 | 0.34 | 0.87 | 0.49 |
| HSL | 36.64º | 0.77% | 0.29% | - |
| HSV(B) | 36.64º | 0.87% | 0.51% | - |
| XYZ | 12.63 | 11.44 | 2.07 | - |
| YUV | 91.29 | 86.08 | 155.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 17 | 0 | 0.34 | 0.87 | 0.49 | 36.64 | 0.77 | 0.29 |
| Hex | 82 | 56 | 11 | 0 | 22 | 57 | 31 | 25 | 4D | 1D |
| Octal | 202 | 126 | 21 | 0 | 42 | 127 | 61 | 45 | 115 | 35 |
| Binary | 10000010 | 1010110 | 10001 | 0 | 100010 | 1010111 | 110001 | 100101 | 1001101 | 11101 |
Color Harmonies of #825611
Complementary color
Monochromatic Colors of #825611
Black with #825611
Text Example
Text Example
White with #825611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825611; }
p { color: rgb(130,86,17); }
H1.HeaderClassName
{
color: #825611;
}
.AnyTagClassName
{
color: #825611;
}
</style>
background-color css
<style>
a { background-color: #825611; }
a { background-color: rgb(130,86,17); }
div.DivClassName
{
background-color: #825611;
}
.BgClassName
{
background-color: #825611;
}
</style>
border-color css
<style>
span { border-color: #825611; }
span { border-color: rgb(130,86,17); }
td.TdClassName
{
border-color: #825611;
}
.TagClassName
{
border-color: #825611;
}
</style>