Shades of Raw Umber #825213
Tints of Raw Umber #825213
RGB
CMYK
RGB Variations
Color information
#825213 (or 0x825213) is known color: Raw Umber. HEX triplet: 82, 52 and 13. RGB value is (130,82,19). Sum of RGB (Red+Green+Blue) = 130+82+19=231 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.28% from 231); Green value is 82 (32.42% from 255 or 35.50% from 231); Blue value is 19 (7.81% from 255 or 8.23% from 231); Max value from RGB is 130 - color contains mainly: red. Hex color #825213 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825213 is #7DADEC. Grayscale: #595959. Windows color (decimal): -8236525 or 1266306. OLE color: 1266306.
HSL color Cylindrical-coordinate representation of color #825213: hue angle of 34.05º 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 #825213 is Cyan = 0, Magento = 0.37, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 82 | 19 | - |
| CMYK | 0 | 0.37 | 0.85 | 0.49 |
| HSL | 34.05º | 0.74% | 0.29% | - |
| HSV(B) | 34.05º | 0.85% | 0.51% | - |
| XYZ | 12.34 | 10.83 | 2.06 | - |
| YUV | 89.17 | 88.4 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 82 | 19 | 0 | 0.37 | 0.85 | 0.49 | 34.05 | 0.74 | 0.29 |
| Hex | 82 | 52 | 13 | 0 | 25 | 55 | 31 | 22 | 4A | 1D |
| Octal | 202 | 122 | 23 | 0 | 45 | 125 | 61 | 42 | 112 | 35 |
| Binary | 10000010 | 1010010 | 10011 | 0 | 100101 | 1010101 | 110001 | 100010 | 1001010 | 11101 |
Color Harmonies of #825213
Complementary color
Monochromatic Colors of #825213
Black with #825213
Text Example
Text Example
White with #825213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825213; }
p { color: rgb(130,82,19); }
H1.HeaderClassName
{
color: #825213;
}
.AnyTagClassName
{
color: #825213;
}
</style>
background-color css
<style>
a { background-color: #825213; }
a { background-color: rgb(130,82,19); }
div.DivClassName
{
background-color: #825213;
}
.BgClassName
{
background-color: #825213;
}
</style>
border-color css
<style>
span { border-color: #825213; }
span { border-color: rgb(130,82,19); }
td.TdClassName
{
border-color: #825213;
}
.TagClassName
{
border-color: #825213;
}
</style>