Shades of Raw Umber #835213
Tints of Raw Umber #835213
RGB
CMYK
RGB Variations
Color information
#835213 (or 0x835213) is known color: Raw Umber. HEX triplet: 83, 52 and 13. RGB value is (131,82,19). Sum of RGB (Red+Green+Blue) = 131+82+19=232 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.47% from 232); Green value is 82 (32.42% from 255 or 35.34% from 232); Blue value is 19 (7.81% from 255 or 8.19% from 232); Max value from RGB is 131 - color contains mainly: red. Hex color #835213 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835213 is #7CADEC. Grayscale: #595959. Windows color (decimal): -8170989 or 1266307. OLE color: 1266307.
HSL color Cylindrical-coordinate representation of color #835213: hue angle of 33.75º 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 #835213 is Cyan = 0, Magento = 0.37, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 82 | 19 | - |
| CMYK | 0 | 0.37 | 0.85 | 0.49 |
| HSL | 33.75º | 0.75% | 0.29% | - |
| HSV(B) | 33.75º | 0.85% | 0.51% | - |
| XYZ | 12.49 | 10.91 | 2.06 | - |
| YUV | 89.47 | 88.23 | 157.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 19 | 0 | 0.37 | 0.85 | 0.49 | 33.75 | 0.75 | 0.29 |
| Hex | 83 | 52 | 13 | 0 | 25 | 55 | 31 | 22 | 4B | 1D |
| Octal | 203 | 122 | 23 | 0 | 45 | 125 | 61 | 42 | 113 | 35 |
| Binary | 10000011 | 1010010 | 10011 | 0 | 100101 | 1010101 | 110001 | 100010 | 1001011 | 11101 |
Color Harmonies of #835213
Complementary color
Monochromatic Colors of #835213
Black with #835213
Text Example
Text Example
White with #835213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835213; }
p { color: rgb(131,82,19); }
H1.HeaderClassName
{
color: #835213;
}
.AnyTagClassName
{
color: #835213;
}
</style>
background-color css
<style>
a { background-color: #835213; }
a { background-color: rgb(131,82,19); }
div.DivClassName
{
background-color: #835213;
}
.BgClassName
{
background-color: #835213;
}
</style>
border-color css
<style>
span { border-color: #835213; }
span { border-color: rgb(131,82,19); }
td.TdClassName
{
border-color: #835213;
}
.TagClassName
{
border-color: #835213;
}
</style>