Shades of Raw Umber #835006
Tints of Raw Umber #835006
RGB
CMYK
RGB Variations
Color information
#835006 (or 0x835006) is known color: Raw Umber. HEX triplet: 83, 50 and 06. RGB value is (131,80,6). Sum of RGB (Red+Green+Blue) = 131+80+6=217 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.37% from 217); Green value is 80 (31.64% from 255 or 36.87% from 217); Blue value is 6 (2.73% from 255 or 2.76% from 217); Max value from RGB is 131 - color contains mainly: red. Hex color #835006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835006 is #7CAFF9. Grayscale: #575757. Windows color (decimal): -8171514 or 413827. OLE color: 413827.
HSL color Cylindrical-coordinate representation of color #835006: hue angle of 35.52º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #835006 is Cyan = 0, Magento = 0.39, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 80 | 6 | - |
| CMYK | 0 | 0.39 | 0.95 | 0.49 |
| HSL | 35.52º | 0.91% | 0.27% | - |
| HSV(B) | 35.52º | 0.95% | 0.51% | - |
| XYZ | 12.26 | 10.58 | 1.57 | - |
| YUV | 86.81 | 82.4 | 159.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 6 | 0 | 0.39 | 0.95 | 0.49 | 35.52 | 0.91 | 0.27 |
| Hex | 83 | 50 | 6 | 0 | 27 | 5F | 31 | 24 | 5B | 1B |
| Octal | 203 | 120 | 6 | 0 | 47 | 137 | 61 | 44 | 133 | 33 |
| Binary | 10000011 | 1010000 | 110 | 0 | 100111 | 1011111 | 110001 | 100100 | 1011011 | 11011 |
Color Harmonies of #835006
Complementary color
Monochromatic Colors of #835006
Black with #835006
Text Example
Text Example
White with #835006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835006; }
p { color: rgb(131,80,6); }
H1.HeaderClassName
{
color: #835006;
}
.AnyTagClassName
{
color: #835006;
}
</style>
background-color css
<style>
a { background-color: #835006; }
a { background-color: rgb(131,80,6); }
div.DivClassName
{
background-color: #835006;
}
.BgClassName
{
background-color: #835006;
}
</style>
border-color css
<style>
span { border-color: #835006; }
span { border-color: rgb(131,80,6); }
td.TdClassName
{
border-color: #835006;
}
.TagClassName
{
border-color: #835006;
}
</style>