Shades of Raw Umber #825506
Tints of Raw Umber #825506
RGB
CMYK
RGB Variations
Color information
#825506 (or 0x825506) is known color: Raw Umber. HEX triplet: 82, 55 and 06. RGB value is (130,85,6). Sum of RGB (Red+Green+Blue) = 130+85+6=221 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.82% from 221); Green value is 85 (33.59% from 255 or 38.46% from 221); Blue value is 6 (2.73% from 255 or 2.71% from 221); Max value from RGB is 130 - color contains mainly: red. Hex color #825506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825506 is #7DAAF9. Grayscale: #595959. Windows color (decimal): -8235770 or 415106. OLE color: 415106.
HSL color Cylindrical-coordinate representation of color #825506: hue angle of 38.23º 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 #825506 is Cyan = 0, Magento = 0.35, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 85 | 6 | - |
| CMYK | 0 | 0.35 | 0.95 | 0.49 |
| HSL | 38.23º | 0.91% | 0.27% | - |
| HSV(B) | 38.23º | 0.95% | 0.51% | - |
| XYZ | 12.49 | 11.26 | 1.69 | - |
| YUV | 89.45 | 80.91 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 85 | 6 | 0 | 0.35 | 0.95 | 0.49 | 38.23 | 0.91 | 0.27 |
| Hex | 82 | 55 | 6 | 0 | 23 | 5F | 31 | 26 | 5B | 1B |
| Octal | 202 | 125 | 6 | 0 | 43 | 137 | 61 | 46 | 133 | 33 |
| Binary | 10000010 | 1010101 | 110 | 0 | 100011 | 1011111 | 110001 | 100110 | 1011011 | 11011 |
Color Harmonies of #825506
Complementary color
Monochromatic Colors of #825506
Black with #825506
Text Example
Text Example
White with #825506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825506; }
p { color: rgb(130,85,6); }
H1.HeaderClassName
{
color: #825506;
}
.AnyTagClassName
{
color: #825506;
}
</style>
background-color css
<style>
a { background-color: #825506; }
a { background-color: rgb(130,85,6); }
div.DivClassName
{
background-color: #825506;
}
.BgClassName
{
background-color: #825506;
}
</style>
border-color css
<style>
span { border-color: #825506; }
span { border-color: rgb(130,85,6); }
td.TdClassName
{
border-color: #825506;
}
.TagClassName
{
border-color: #825506;
}
</style>