Shades of Raw Umber #835912
Tints of Raw Umber #835912
RGB
CMYK
RGB Variations
Color information
#835912 (or 0x835912) is known color: Raw Umber. HEX triplet: 83, 59 and 12. RGB value is (131,89,18). Sum of RGB (Red+Green+Blue) = 131+89+18=238 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.04% from 238); Green value is 89 (35.16% from 255 or 37.39% from 238); Blue value is 18 (7.42% from 255 or 7.56% from 238); Max value from RGB is 131 - color contains mainly: red. Hex color #835912 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835912 is #7CA6ED. Grayscale: #5D5D5D. Windows color (decimal): -8169198 or 1202563. OLE color: 1202563.
HSL color Cylindrical-coordinate representation of color #835912: hue angle of 37.7º 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 #835912 is Cyan = 0, Magento = 0.32, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 89 | 18 | - |
| CMYK | 0 | 0.32 | 0.86 | 0.49 |
| HSL | 37.7º | 0.76% | 0.29% | - |
| HSV(B) | 37.7º | 0.86% | 0.51% | - |
| XYZ | 13.04 | 12.01 | 2.2 | - |
| YUV | 93.46 | 85.41 | 154.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 18 | 0 | 0.32 | 0.86 | 0.49 | 37.7 | 0.76 | 0.29 |
| Hex | 83 | 59 | 12 | 0 | 20 | 56 | 31 | 26 | 4C | 1D |
| Octal | 203 | 131 | 22 | 0 | 40 | 126 | 61 | 46 | 114 | 35 |
| Binary | 10000011 | 1011001 | 10010 | 0 | 100000 | 1010110 | 110001 | 100110 | 1001100 | 11101 |
Color Harmonies of #835912
Complementary color
Monochromatic Colors of #835912
Black with #835912
Text Example
Text Example
White with #835912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835912; }
p { color: rgb(131,89,18); }
H1.HeaderClassName
{
color: #835912;
}
.AnyTagClassName
{
color: #835912;
}
</style>
background-color css
<style>
a { background-color: #835912; }
a { background-color: rgb(131,89,18); }
div.DivClassName
{
background-color: #835912;
}
.BgClassName
{
background-color: #835912;
}
</style>
border-color css
<style>
span { border-color: #835912; }
span { border-color: rgb(131,89,18); }
td.TdClassName
{
border-color: #835912;
}
.TagClassName
{
border-color: #835912;
}
</style>