Shades of Raw Umber #835113
Tints of Raw Umber #835113
RGB
CMYK
RGB Variations
Color information
#835113 (or 0x835113) is known color: Raw Umber. HEX triplet: 83, 51 and 13. RGB value is (131,81,19). Sum of RGB (Red+Green+Blue) = 131+81+19=231 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.71% from 231); Green value is 81 (32.03% from 255 or 35.06% from 231); Blue value is 19 (7.81% from 255 or 8.23% from 231); Max value from RGB is 131 - color contains mainly: red. Hex color #835113 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835113 is #7CAEEC. Grayscale: #595959. Windows color (decimal): -8171245 or 1266051. OLE color: 1266051.
HSL color Cylindrical-coordinate representation of color #835113: hue angle of 33.21º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #835113 is Cyan = 0, Magento = 0.38, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 19 | - |
| CMYK | 0 | 0.38 | 0.85 | 0.49 |
| HSL | 33.21º | 0.75% | 0.29% | - |
| HSV(B) | 33.21º | 0.85% | 0.51% | - |
| XYZ | 12.42 | 10.76 | 2.04 | - |
| YUV | 88.88 | 88.57 | 158.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 19 | 0 | 0.38 | 0.85 | 0.49 | 33.21 | 0.75 | 0.29 |
| Hex | 83 | 51 | 13 | 0 | 26 | 55 | 31 | 21 | 4B | 1D |
| Octal | 203 | 121 | 23 | 0 | 46 | 125 | 61 | 41 | 113 | 35 |
| Binary | 10000011 | 1010001 | 10011 | 0 | 100110 | 1010101 | 110001 | 100001 | 1001011 | 11101 |
Color Harmonies of #835113
Complementary color
Monochromatic Colors of #835113
Black with #835113
Text Example
Text Example
White with #835113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835113; }
p { color: rgb(131,81,19); }
H1.HeaderClassName
{
color: #835113;
}
.AnyTagClassName
{
color: #835113;
}
</style>
background-color css
<style>
a { background-color: #835113; }
a { background-color: rgb(131,81,19); }
div.DivClassName
{
background-color: #835113;
}
.BgClassName
{
background-color: #835113;
}
</style>
border-color css
<style>
span { border-color: #835113; }
span { border-color: rgb(131,81,19); }
td.TdClassName
{
border-color: #835113;
}
.TagClassName
{
border-color: #835113;
}
</style>