Shades of Raw Umber #825010
Tints of Raw Umber #825010
RGB
CMYK
RGB Variations
Color information
#825010 (or 0x825010) is known color: Raw Umber. HEX triplet: 82, 50 and 10. RGB value is (130,80,16). Sum of RGB (Red+Green+Blue) = 130+80+16=226 (29% of max value = 765). Red value is 130 (51.17% from 255 or 57.52% from 226); Green value is 80 (31.64% from 255 or 35.40% from 226); Blue value is 16 (6.64% from 255 or 7.08% from 226); Max value from RGB is 130 - color contains mainly: red. Hex color #825010 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825010 is #7DAFEF. Grayscale: #575757. Windows color (decimal): -8237040 or 1069186. OLE color: 1069186.
HSL color Cylindrical-coordinate representation of color #825010: hue angle of 33.68º 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 #825010 is Cyan = 0, Magento = 0.38, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 80 | 16 | - |
| CMYK | 0 | 0.38 | 0.88 | 0.49 |
| HSL | 33.68º | 0.78% | 0.29% | - |
| HSV(B) | 33.68º | 0.88% | 0.51% | - |
| XYZ | 12.17 | 10.52 | 1.88 | - |
| YUV | 87.65 | 87.57 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 16 | 0 | 0.38 | 0.88 | 0.49 | 33.68 | 0.78 | 0.29 |
| Hex | 82 | 50 | 10 | 0 | 26 | 58 | 31 | 22 | 4E | 1D |
| Octal | 202 | 120 | 20 | 0 | 46 | 130 | 61 | 42 | 116 | 35 |
| Binary | 10000010 | 1010000 | 10000 | 0 | 100110 | 1011000 | 110001 | 100010 | 1001110 | 11101 |
Color Harmonies of #825010
Complementary color
Monochromatic Colors of #825010
Black with #825010
Text Example
Text Example
White with #825010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825010; }
p { color: rgb(130,80,16); }
H1.HeaderClassName
{
color: #825010;
}
.AnyTagClassName
{
color: #825010;
}
</style>
background-color css
<style>
a { background-color: #825010; }
a { background-color: rgb(130,80,16); }
div.DivClassName
{
background-color: #825010;
}
.BgClassName
{
background-color: #825010;
}
</style>
border-color css
<style>
span { border-color: #825010; }
span { border-color: rgb(130,80,16); }
td.TdClassName
{
border-color: #825010;
}
.TagClassName
{
border-color: #825010;
}
</style>