Shades of Raw Umber #825704
Tints of Raw Umber #825704
RGB
CMYK
RGB Variations
Color information
#825704 (or 0x825704) is known color: Raw Umber. HEX triplet: 82, 57 and 04. RGB value is (130,87,4). Sum of RGB (Red+Green+Blue) = 130+87+4=221 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.82% from 221); Green value is 87 (34.38% from 255 or 39.37% from 221); Blue value is 4 (1.95% from 255 or 1.81% from 221); Max value from RGB is 130 - color contains mainly: red. Hex color #825704 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825704 is #7DA8FB. Grayscale: #5A5A5A. Windows color (decimal): -8235260 or 284546. OLE color: 284546.
HSL color Cylindrical-coordinate representation of color #825704: hue angle of 39.52º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #825704 is Cyan = 0, Magento = 0.33, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 4 | - |
| CMYK | 0 | 0.33 | 0.97 | 0.49 |
| HSL | 39.52º | 0.94% | 0.26% | - |
| HSV(B) | 39.52º | 0.97% | 0.51% | - |
| XYZ | 12.64 | 11.57 | 1.68 | - |
| YUV | 90.4 | 79.25 | 156.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 4 | 0 | 0.33 | 0.97 | 0.49 | 39.52 | 0.94 | 0.26 |
| Hex | 82 | 57 | 4 | 0 | 21 | 61 | 31 | 28 | 5E | 1A |
| Octal | 202 | 127 | 4 | 0 | 41 | 141 | 61 | 50 | 136 | 32 |
| Binary | 10000010 | 1010111 | 100 | 0 | 100001 | 1100001 | 110001 | 101000 | 1011110 | 11010 |
Color Harmonies of #825704
Complementary color
Monochromatic Colors of #825704
Black with #825704
Text Example
Text Example
White with #825704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825704; }
p { color: rgb(130,87,4); }
H1.HeaderClassName
{
color: #825704;
}
.AnyTagClassName
{
color: #825704;
}
</style>
background-color css
<style>
a { background-color: #825704; }
a { background-color: rgb(130,87,4); }
div.DivClassName
{
background-color: #825704;
}
.BgClassName
{
background-color: #825704;
}
</style>
border-color css
<style>
span { border-color: #825704; }
span { border-color: rgb(130,87,4); }
td.TdClassName
{
border-color: #825704;
}
.TagClassName
{
border-color: #825704;
}
</style>