Shades of Raw Umber #825113
Tints of Raw Umber #825113
RGB
CMYK
RGB Variations
Color information
#825113 (or 0x825113) is known color: Raw Umber. HEX triplet: 82, 51 and 13. RGB value is (130,81,19). Sum of RGB (Red+Green+Blue) = 130+81+19=230 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.52% from 230); Green value is 81 (32.03% from 255 or 35.22% from 230); Blue value is 19 (7.81% from 255 or 8.26% from 230); Max value from RGB is 130 - color contains mainly: red. Hex color #825113 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825113 is #7DAEEC. Grayscale: #585858. Windows color (decimal): -8236781 or 1266050. OLE color: 1266050.
HSL color Cylindrical-coordinate representation of color #825113: hue angle of 33.51º degrees, saturation: 0.74, 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 #825113 is Cyan = 0, Magento = 0.38, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 19 | - |
| CMYK | 0 | 0.38 | 0.85 | 0.49 |
| HSL | 33.51º | 0.74% | 0.29% | - |
| HSV(B) | 33.51º | 0.85% | 0.51% | - |
| XYZ | 12.27 | 10.68 | 2.03 | - |
| YUV | 88.58 | 88.73 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 19 | 0 | 0.38 | 0.85 | 0.49 | 33.51 | 0.74 | 0.29 |
| Hex | 82 | 51 | 13 | 0 | 26 | 55 | 31 | 22 | 4A | 1D |
| Octal | 202 | 121 | 23 | 0 | 46 | 125 | 61 | 42 | 112 | 35 |
| Binary | 10000010 | 1010001 | 10011 | 0 | 100110 | 1010101 | 110001 | 100010 | 1001010 | 11101 |
Color Harmonies of #825113
Complementary color
Monochromatic Colors of #825113
Black with #825113
Text Example
Text Example
White with #825113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825113; }
p { color: rgb(130,81,19); }
H1.HeaderClassName
{
color: #825113;
}
.AnyTagClassName
{
color: #825113;
}
</style>
background-color css
<style>
a { background-color: #825113; }
a { background-color: rgb(130,81,19); }
div.DivClassName
{
background-color: #825113;
}
.BgClassName
{
background-color: #825113;
}
</style>
border-color css
<style>
span { border-color: #825113; }
span { border-color: rgb(130,81,19); }
td.TdClassName
{
border-color: #825113;
}
.TagClassName
{
border-color: #825113;
}
</style>