Shades of Raw Umber #825806
Tints of Raw Umber #825806
RGB
CMYK
RGB Variations
Color information
#825806 (or 0x825806) is known color: Raw Umber. HEX triplet: 82, 58 and 06. RGB value is (130,88,6). Sum of RGB (Red+Green+Blue) = 130+88+6=224 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.04% from 224); Green value is 88 (34.77% from 255 or 39.29% from 224); Blue value is 6 (2.73% from 255 or 2.68% from 224); Max value from RGB is 130 - color contains mainly: red. Hex color #825806 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825806 is #7DA7F9. Grayscale: #5B5B5B. Windows color (decimal): -8235002 or 415874. OLE color: 415874.
HSL color Cylindrical-coordinate representation of color #825806: hue angle of 39.68º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #825806 is Cyan = 0, Magento = 0.32, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 6 | - |
| CMYK | 0 | 0.32 | 0.95 | 0.49 |
| HSL | 39.68º | 0.91% | 0.27% | - |
| HSV(B) | 39.68º | 0.95% | 0.51% | - |
| XYZ | 12.73 | 11.74 | 1.77 | - |
| YUV | 91.21 | 79.91 | 155.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 6 | 0 | 0.32 | 0.95 | 0.49 | 39.68 | 0.91 | 0.27 |
| Hex | 82 | 58 | 6 | 0 | 20 | 5F | 31 | 28 | 5B | 1B |
| Octal | 202 | 130 | 6 | 0 | 40 | 137 | 61 | 50 | 133 | 33 |
| Binary | 10000010 | 1011000 | 110 | 0 | 100000 | 1011111 | 110001 | 101000 | 1011011 | 11011 |
Color Harmonies of #825806
Complementary color
Monochromatic Colors of #825806
Black with #825806
Text Example
Text Example
White with #825806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825806; }
p { color: rgb(130,88,6); }
H1.HeaderClassName
{
color: #825806;
}
.AnyTagClassName
{
color: #825806;
}
</style>
background-color css
<style>
a { background-color: #825806; }
a { background-color: rgb(130,88,6); }
div.DivClassName
{
background-color: #825806;
}
.BgClassName
{
background-color: #825806;
}
</style>
border-color css
<style>
span { border-color: #825806; }
span { border-color: rgb(130,88,6); }
td.TdClassName
{
border-color: #825806;
}
.TagClassName
{
border-color: #825806;
}
</style>