Shades of Raw Umber #835010
Tints of Raw Umber #835010
RGB
CMYK
RGB Variations
Color information
#835010 (or 0x835010) is known color: Raw Umber. HEX triplet: 83, 50 and 10. RGB value is (131,80,16). Sum of RGB (Red+Green+Blue) = 131+80+16=227 (30% of max value = 765). Red value is 131 (51.56% from 255 or 57.71% from 227); Green value is 80 (31.64% from 255 or 35.24% from 227); Blue value is 16 (6.64% from 255 or 7.05% from 227); Max value from RGB is 131 - color contains mainly: red. Hex color #835010 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835010 is #7CAFEF. Grayscale: #585858. Windows color (decimal): -8171504 or 1069187. OLE color: 1069187.
HSL color Cylindrical-coordinate representation of color #835010: hue angle of 33.39º 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 #835010 is Cyan = 0, Magento = 0.39, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 80 | 16 | - |
| CMYK | 0 | 0.39 | 0.88 | 0.49 |
| HSL | 33.39º | 0.78% | 0.29% | - |
| HSV(B) | 33.39º | 0.88% | 0.51% | - |
| XYZ | 12.32 | 10.6 | 1.89 | - |
| YUV | 87.95 | 87.4 | 158.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 16 | 0 | 0.39 | 0.88 | 0.49 | 33.39 | 0.78 | 0.29 |
| Hex | 83 | 50 | 10 | 0 | 27 | 58 | 31 | 21 | 4E | 1D |
| Octal | 203 | 120 | 20 | 0 | 47 | 130 | 61 | 41 | 116 | 35 |
| Binary | 10000011 | 1010000 | 10000 | 0 | 100111 | 1011000 | 110001 | 100001 | 1001110 | 11101 |
Color Harmonies of #835010
Complementary color
Monochromatic Colors of #835010
Black with #835010
Text Example
Text Example
White with #835010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835010; }
p { color: rgb(131,80,16); }
H1.HeaderClassName
{
color: #835010;
}
.AnyTagClassName
{
color: #835010;
}
</style>
background-color css
<style>
a { background-color: #835010; }
a { background-color: rgb(131,80,16); }
div.DivClassName
{
background-color: #835010;
}
.BgClassName
{
background-color: #835010;
}
</style>
border-color css
<style>
span { border-color: #835010; }
span { border-color: rgb(131,80,16); }
td.TdClassName
{
border-color: #835010;
}
.TagClassName
{
border-color: #835010;
}
</style>