Shades of Raw Umber #835110
Tints of Raw Umber #835110
RGB
CMYK
RGB Variations
Color information
#835110 (or 0x835110) is known color: Raw Umber. HEX triplet: 83, 51 and 10. RGB value is (131,81,16). Sum of RGB (Red+Green+Blue) = 131+81+16=228 (30% of max value = 765). Red value is 131 (51.56% from 255 or 57.46% from 228); Green value is 81 (32.03% from 255 or 35.53% from 228); Blue value is 16 (6.64% from 255 or 7.02% from 228); Max value from RGB is 131 - color contains mainly: red. Hex color #835110 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835110 is #7CAEEF. Grayscale: #585858. Windows color (decimal): -8171248 or 1069443. OLE color: 1069443.
HSL color Cylindrical-coordinate representation of color #835110: hue angle of 33.91º 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 #835110 is Cyan = 0, Magento = 0.38, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 16 | - |
| CMYK | 0 | 0.38 | 0.88 | 0.49 |
| HSL | 33.91º | 0.78% | 0.29% | - |
| HSV(B) | 33.91º | 0.88% | 0.51% | - |
| XYZ | 12.4 | 10.75 | 1.91 | - |
| YUV | 88.54 | 87.07 | 158.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 16 | 0 | 0.38 | 0.88 | 0.49 | 33.91 | 0.78 | 0.29 |
| Hex | 83 | 51 | 10 | 0 | 26 | 58 | 31 | 22 | 4E | 1D |
| Octal | 203 | 121 | 20 | 0 | 46 | 130 | 61 | 42 | 116 | 35 |
| Binary | 10000011 | 1010001 | 10000 | 0 | 100110 | 1011000 | 110001 | 100010 | 1001110 | 11101 |
Color Harmonies of #835110
Complementary color
Monochromatic Colors of #835110
Black with #835110
Text Example
Text Example
White with #835110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835110; }
p { color: rgb(131,81,16); }
H1.HeaderClassName
{
color: #835110;
}
.AnyTagClassName
{
color: #835110;
}
</style>
background-color css
<style>
a { background-color: #835110; }
a { background-color: rgb(131,81,16); }
div.DivClassName
{
background-color: #835110;
}
.BgClassName
{
background-color: #835110;
}
</style>
border-color css
<style>
span { border-color: #835110; }
span { border-color: rgb(131,81,16); }
td.TdClassName
{
border-color: #835110;
}
.TagClassName
{
border-color: #835110;
}
</style>