Shades of Raw Umber #825712
Tints of Raw Umber #825712
RGB
CMYK
RGB Variations
Color information
#825712 (or 0x825712) is known color: Raw Umber. HEX triplet: 82, 57 and 12. RGB value is (130,87,18). Sum of RGB (Red+Green+Blue) = 130+87+18=235 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.32% from 235); Green value is 87 (34.38% from 255 or 37.02% from 235); Blue value is 18 (7.42% from 255 or 7.66% from 235); Max value from RGB is 130 - color contains mainly: red. Hex color #825712 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825712 is #7DA8ED. Grayscale: #5C5C5C. Windows color (decimal): -8235246 or 1202050. OLE color: 1202050.
HSL color Cylindrical-coordinate representation of color #825712: hue angle of 36.96º 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 #825712 is Cyan = 0, Magento = 0.33, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 18 | - |
| CMYK | 0 | 0.33 | 0.86 | 0.49 |
| HSL | 36.96º | 0.76% | 0.29% | - |
| HSV(B) | 36.96º | 0.86% | 0.51% | - |
| XYZ | 12.72 | 11.61 | 2.14 | - |
| YUV | 91.99 | 86.25 | 155.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 18 | 0 | 0.33 | 0.86 | 0.49 | 36.96 | 0.76 | 0.29 |
| Hex | 82 | 57 | 12 | 0 | 21 | 56 | 31 | 25 | 4C | 1D |
| Octal | 202 | 127 | 22 | 0 | 41 | 126 | 61 | 45 | 114 | 35 |
| Binary | 10000010 | 1010111 | 10010 | 0 | 100001 | 1010110 | 110001 | 100101 | 1001100 | 11101 |
Color Harmonies of #825712
Complementary color
Monochromatic Colors of #825712
Black with #825712
Text Example
Text Example
White with #825712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825712; }
p { color: rgb(130,87,18); }
H1.HeaderClassName
{
color: #825712;
}
.AnyTagClassName
{
color: #825712;
}
</style>
background-color css
<style>
a { background-color: #825712; }
a { background-color: rgb(130,87,18); }
div.DivClassName
{
background-color: #825712;
}
.BgClassName
{
background-color: #825712;
}
</style>
border-color css
<style>
span { border-color: #825712; }
span { border-color: rgb(130,87,18); }
td.TdClassName
{
border-color: #825712;
}
.TagClassName
{
border-color: #825712;
}
</style>