Shades of Raw Umber #825313
Tints of Raw Umber #825313
RGB
CMYK
RGB Variations
Color information
#825313 (or 0x825313) is known color: Raw Umber. HEX triplet: 82, 53 and 13. RGB value is (130,83,19). Sum of RGB (Red+Green+Blue) = 130+83+19=232 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.03% from 232); Green value is 83 (32.81% from 255 or 35.78% from 232); Blue value is 19 (7.81% from 255 or 8.19% from 232); Max value from RGB is 130 - color contains mainly: red. Hex color #825313 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825313 is #7DACEC. Grayscale: #5A5A5A. Windows color (decimal): -8236269 or 1266562. OLE color: 1266562.
HSL color Cylindrical-coordinate representation of color #825313: hue angle of 34.59º 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 #825313 is Cyan = 0, Magento = 0.36, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 19 | - |
| CMYK | 0 | 0.36 | 0.85 | 0.49 |
| HSL | 34.59º | 0.74% | 0.29% | - |
| HSV(B) | 34.59º | 0.85% | 0.51% | - |
| XYZ | 12.42 | 10.98 | 2.08 | - |
| YUV | 89.76 | 88.07 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 19 | 0 | 0.36 | 0.85 | 0.49 | 34.59 | 0.74 | 0.29 |
| Hex | 82 | 53 | 13 | 0 | 24 | 55 | 31 | 23 | 4A | 1D |
| Octal | 202 | 123 | 23 | 0 | 44 | 125 | 61 | 43 | 112 | 35 |
| Binary | 10000010 | 1010011 | 10011 | 0 | 100100 | 1010101 | 110001 | 100011 | 1001010 | 11101 |
Color Harmonies of #825313
Complementary color
Monochromatic Colors of #825313
Black with #825313
Text Example
Text Example
White with #825313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825313; }
p { color: rgb(130,83,19); }
H1.HeaderClassName
{
color: #825313;
}
.AnyTagClassName
{
color: #825313;
}
</style>
background-color css
<style>
a { background-color: #825313; }
a { background-color: rgb(130,83,19); }
div.DivClassName
{
background-color: #825313;
}
.BgClassName
{
background-color: #825313;
}
</style>
border-color css
<style>
span { border-color: #825313; }
span { border-color: rgb(130,83,19); }
td.TdClassName
{
border-color: #825313;
}
.TagClassName
{
border-color: #825313;
}
</style>