Shades of Raw Umber #825610
Tints of Raw Umber #825610
RGB
CMYK
RGB Variations
Color information
#825610 (or 0x825610) is known color: Raw Umber. HEX triplet: 82, 56 and 10. RGB value is (130,86,16). Sum of RGB (Red+Green+Blue) = 130+86+16=232 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.03% from 232); Green value is 86 (33.98% from 255 or 37.07% from 232); Blue value is 16 (6.64% from 255 or 6.90% from 232); Max value from RGB is 130 - color contains mainly: red. Hex color #825610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825610 is #7DA9EF. Grayscale: #5B5B5B. Windows color (decimal): -8235504 or 1070722. OLE color: 1070722.
HSL color Cylindrical-coordinate representation of color #825610: hue angle of 36.84º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #825610 is Cyan = 0, Magento = 0.34, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 16 | - |
| CMYK | 0 | 0.34 | 0.88 | 0.49 |
| HSL | 36.84º | 0.78% | 0.29% | - |
| HSV(B) | 36.84º | 0.88% | 0.51% | - |
| XYZ | 12.63 | 11.44 | 2.03 | - |
| YUV | 91.18 | 85.58 | 155.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 16 | 0 | 0.34 | 0.88 | 0.49 | 36.84 | 0.78 | 0.29 |
| Hex | 82 | 56 | 10 | 0 | 22 | 58 | 31 | 25 | 4E | 1D |
| Octal | 202 | 126 | 20 | 0 | 42 | 130 | 61 | 45 | 116 | 35 |
| Binary | 10000010 | 1010110 | 10000 | 0 | 100010 | 1011000 | 110001 | 100101 | 1001110 | 11101 |
Color Harmonies of #825610
Complementary color
Monochromatic Colors of #825610
Black with #825610
Text Example
Text Example
White with #825610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825610; }
p { color: rgb(130,86,16); }
H1.HeaderClassName
{
color: #825610;
}
.AnyTagClassName
{
color: #825610;
}
</style>
background-color css
<style>
a { background-color: #825610; }
a { background-color: rgb(130,86,16); }
div.DivClassName
{
background-color: #825610;
}
.BgClassName
{
background-color: #825610;
}
</style>
border-color css
<style>
span { border-color: #825610; }
span { border-color: rgb(130,86,16); }
td.TdClassName
{
border-color: #825610;
}
.TagClassName
{
border-color: #825610;
}
</style>