Shades of Raw Umber #825413
Tints of Raw Umber #825413
RGB
CMYK
RGB Variations
Color information
#825413 (or 0x825413) is known color: Raw Umber. HEX triplet: 82, 54 and 13. RGB value is (130,84,19). Sum of RGB (Red+Green+Blue) = 130+84+19=233 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.79% from 233); Green value is 84 (33.20% from 255 or 36.05% from 233); Blue value is 19 (7.81% from 255 or 8.15% from 233); Max value from RGB is 130 - color contains mainly: red. Hex color #825413 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825413 is #7DABEC. Grayscale: #5A5A5A. Windows color (decimal): -8236013 or 1266818. OLE color: 1266818.
HSL color Cylindrical-coordinate representation of color #825413: hue angle of 35.14º 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 #825413 is Cyan = 0, Magento = 0.35, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 19 | - |
| CMYK | 0 | 0.35 | 0.85 | 0.49 |
| HSL | 35.14º | 0.74% | 0.29% | - |
| HSV(B) | 35.14º | 0.85% | 0.51% | - |
| XYZ | 12.49 | 11.13 | 2.11 | - |
| YUV | 90.34 | 87.74 | 156.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 19 | 0 | 0.35 | 0.85 | 0.49 | 35.14 | 0.74 | 0.29 |
| Hex | 82 | 54 | 13 | 0 | 23 | 55 | 31 | 23 | 4A | 1D |
| Octal | 202 | 124 | 23 | 0 | 43 | 125 | 61 | 43 | 112 | 35 |
| Binary | 10000010 | 1010100 | 10011 | 0 | 100011 | 1010101 | 110001 | 100011 | 1001010 | 11101 |
Color Harmonies of #825413
Complementary color
Monochromatic Colors of #825413
Black with #825413
Text Example
Text Example
White with #825413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825413; }
p { color: rgb(130,84,19); }
H1.HeaderClassName
{
color: #825413;
}
.AnyTagClassName
{
color: #825413;
}
</style>
background-color css
<style>
a { background-color: #825413; }
a { background-color: rgb(130,84,19); }
div.DivClassName
{
background-color: #825413;
}
.BgClassName
{
background-color: #825413;
}
</style>
border-color css
<style>
span { border-color: #825413; }
span { border-color: rgb(130,84,19); }
td.TdClassName
{
border-color: #825413;
}
.TagClassName
{
border-color: #825413;
}
</style>