Shades of Raw Umber #825706
Tints of Raw Umber #825706
RGB
CMYK
RGB Variations
Color information
#825706 (or 0x825706) is known color: Raw Umber. HEX triplet: 82, 57 and 06. RGB value is (130,87,6). Sum of RGB (Red+Green+Blue) = 130+87+6=223 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.30% from 223); Green value is 87 (34.38% from 255 or 39.01% from 223); Blue value is 6 (2.73% from 255 or 2.69% from 223); Max value from RGB is 130 - color contains mainly: red. Hex color #825706 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825706 is #7DA8F9. Grayscale: #5A5A5A. Windows color (decimal): -8235258 or 415618. OLE color: 415618.
HSL color Cylindrical-coordinate representation of color #825706: hue angle of 39.19º 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 #825706 is Cyan = 0, Magento = 0.33, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 6 | - |
| CMYK | 0 | 0.33 | 0.95 | 0.49 |
| HSL | 39.19º | 0.91% | 0.27% | - |
| HSV(B) | 39.19º | 0.95% | 0.51% | - |
| XYZ | 12.65 | 11.58 | 1.74 | - |
| YUV | 90.62 | 80.25 | 156.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 6 | 0 | 0.33 | 0.95 | 0.49 | 39.19 | 0.91 | 0.27 |
| Hex | 82 | 57 | 6 | 0 | 21 | 5F | 31 | 27 | 5B | 1B |
| Octal | 202 | 127 | 6 | 0 | 41 | 137 | 61 | 47 | 133 | 33 |
| Binary | 10000010 | 1010111 | 110 | 0 | 100001 | 1011111 | 110001 | 100111 | 1011011 | 11011 |
Color Harmonies of #825706
Complementary color
Monochromatic Colors of #825706
Black with #825706
Text Example
Text Example
White with #825706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825706; }
p { color: rgb(130,87,6); }
H1.HeaderClassName
{
color: #825706;
}
.AnyTagClassName
{
color: #825706;
}
</style>
background-color css
<style>
a { background-color: #825706; }
a { background-color: rgb(130,87,6); }
div.DivClassName
{
background-color: #825706;
}
.BgClassName
{
background-color: #825706;
}
</style>
border-color css
<style>
span { border-color: #825706; }
span { border-color: rgb(130,87,6); }
td.TdClassName
{
border-color: #825706;
}
.TagClassName
{
border-color: #825706;
}
</style>