Shades of Raw Umber #825810
Tints of Raw Umber #825810
RGB
CMYK
RGB Variations
Color information
#825810 (or 0x825810) is known color: Raw Umber. HEX triplet: 82, 58 and 10. RGB value is (130,88,16). Sum of RGB (Red+Green+Blue) = 130+88+16=234 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.56% from 234); Green value is 88 (34.77% from 255 or 37.61% from 234); Blue value is 16 (6.64% from 255 or 6.84% from 234); Max value from RGB is 130 - color contains mainly: red. Hex color #825810 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825810 is #7DA7EF. Grayscale: #5C5C5C. Windows color (decimal): -8234992 or 1071234. OLE color: 1071234.
HSL color Cylindrical-coordinate representation of color #825810: hue angle of 37.89º 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 #825810 is Cyan = 0, Magento = 0.32, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 16 | - |
| CMYK | 0 | 0.32 | 0.88 | 0.49 |
| HSL | 37.89º | 0.78% | 0.29% | - |
| HSV(B) | 37.89º | 0.88% | 0.51% | - |
| XYZ | 12.79 | 11.76 | 2.09 | - |
| YUV | 92.35 | 84.91 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 16 | 0 | 0.32 | 0.88 | 0.49 | 37.89 | 0.78 | 0.29 |
| Hex | 82 | 58 | 10 | 0 | 20 | 58 | 31 | 26 | 4E | 1D |
| Octal | 202 | 130 | 20 | 0 | 40 | 130 | 61 | 46 | 116 | 35 |
| Binary | 10000010 | 1011000 | 10000 | 0 | 100000 | 1011000 | 110001 | 100110 | 1001110 | 11101 |
Color Harmonies of #825810
Complementary color
Monochromatic Colors of #825810
Black with #825810
Text Example
Text Example
White with #825810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825810; }
p { color: rgb(130,88,16); }
H1.HeaderClassName
{
color: #825810;
}
.AnyTagClassName
{
color: #825810;
}
</style>
background-color css
<style>
a { background-color: #825810; }
a { background-color: rgb(130,88,16); }
div.DivClassName
{
background-color: #825810;
}
.BgClassName
{
background-color: #825810;
}
</style>
border-color css
<style>
span { border-color: #825810; }
span { border-color: rgb(130,88,16); }
td.TdClassName
{
border-color: #825810;
}
.TagClassName
{
border-color: #825810;
}
</style>