Shades of Raw Umber #825609
Tints of Raw Umber #825609
RGB
CMYK
RGB Variations
Color information
#825609 (or 0x825609) is known color: Raw Umber. HEX triplet: 82, 56 and 09. RGB value is (130,86,9). Sum of RGB (Red+Green+Blue) = 130+86+9=225 (29% of max value = 765). Red value is 130 (51.17% from 255 or 57.78% from 225); Green value is 86 (33.98% from 255 or 38.22% from 225); Blue value is 9 (3.91% from 255 or 4% from 225); Max value from RGB is 130 - color contains mainly: red. Hex color #825609 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825609 is #7DA9F6. Grayscale: #5A5A5A. Windows color (decimal): -8235511 or 611970. OLE color: 611970.
HSL color Cylindrical-coordinate representation of color #825609: hue angle of 38.18º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #825609 is Cyan = 0, Magento = 0.34, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 9 | - |
| CMYK | 0 | 0.34 | 0.93 | 0.49 |
| HSL | 38.18º | 0.87% | 0.27% | - |
| HSV(B) | 38.18º | 0.93% | 0.51% | - |
| XYZ | 12.58 | 11.42 | 1.8 | - |
| YUV | 90.38 | 82.08 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 9 | 0 | 0.34 | 0.93 | 0.49 | 38.18 | 0.87 | 0.27 |
| Hex | 82 | 56 | 9 | 0 | 22 | 5D | 31 | 26 | 57 | 1B |
| Octal | 202 | 126 | 11 | 0 | 42 | 135 | 61 | 46 | 127 | 33 |
| Binary | 10000010 | 1010110 | 1001 | 0 | 100010 | 1011101 | 110001 | 100110 | 1010111 | 11011 |
Color Harmonies of #825609
Complementary color
Monochromatic Colors of #825609
Black with #825609
Text Example
Text Example
White with #825609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825609; }
p { color: rgb(130,86,9); }
H1.HeaderClassName
{
color: #825609;
}
.AnyTagClassName
{
color: #825609;
}
</style>
background-color css
<style>
a { background-color: #825609; }
a { background-color: rgb(130,86,9); }
div.DivClassName
{
background-color: #825609;
}
.BgClassName
{
background-color: #825609;
}
</style>
border-color css
<style>
span { border-color: #825609; }
span { border-color: rgb(130,86,9); }
td.TdClassName
{
border-color: #825609;
}
.TagClassName
{
border-color: #825609;
}
</style>