Shades of Raw Umber #835112
Tints of Raw Umber #835112
RGB
CMYK
RGB Variations
Color information
#835112 (or 0x835112) is known color: Raw Umber. HEX triplet: 83, 51 and 12. RGB value is (131,81,18). Sum of RGB (Red+Green+Blue) = 131+81+18=230 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.96% from 230); Green value is 81 (32.03% from 255 or 35.22% from 230); Blue value is 18 (7.42% from 255 or 7.83% from 230); Max value from RGB is 131 - color contains mainly: red. Hex color #835112 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835112 is #7CAEED. Grayscale: #595959. Windows color (decimal): -8171246 or 1200515. OLE color: 1200515.
HSL color Cylindrical-coordinate representation of color #835112: hue angle of 33.45º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #835112 is Cyan = 0, Magento = 0.38, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 18 | - |
| CMYK | 0 | 0.38 | 0.86 | 0.49 |
| HSL | 33.45º | 0.76% | 0.29% | - |
| HSV(B) | 33.45º | 0.86% | 0.51% | - |
| XYZ | 12.41 | 10.75 | 1.99 | - |
| YUV | 88.77 | 88.07 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 18 | 0 | 0.38 | 0.86 | 0.49 | 33.45 | 0.76 | 0.29 |
| Hex | 83 | 51 | 12 | 0 | 26 | 56 | 31 | 21 | 4C | 1D |
| Octal | 203 | 121 | 22 | 0 | 46 | 126 | 61 | 41 | 114 | 35 |
| Binary | 10000011 | 1010001 | 10010 | 0 | 100110 | 1010110 | 110001 | 100001 | 1001100 | 11101 |
Color Harmonies of #835112
Complementary color
Monochromatic Colors of #835112
Black with #835112
Text Example
Text Example
White with #835112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835112; }
p { color: rgb(131,81,18); }
H1.HeaderClassName
{
color: #835112;
}
.AnyTagClassName
{
color: #835112;
}
</style>
background-color css
<style>
a { background-color: #835112; }
a { background-color: rgb(131,81,18); }
div.DivClassName
{
background-color: #835112;
}
.BgClassName
{
background-color: #835112;
}
</style>
border-color css
<style>
span { border-color: #835112; }
span { border-color: rgb(131,81,18); }
td.TdClassName
{
border-color: #835112;
}
.TagClassName
{
border-color: #835112;
}
</style>