Shades of Raw Umber #825905
Tints of Raw Umber #825905
RGB
CMYK
RGB Variations
Color information
#825905 (or 0x825905) is known color: Raw Umber. HEX triplet: 82, 59 and 05. RGB value is (130,89,5). Sum of RGB (Red+Green+Blue) = 130+89+5=224 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.04% from 224); Green value is 89 (35.16% from 255 or 39.73% from 224); Blue value is 5 (2.34% from 255 or 2.23% from 224); Max value from RGB is 130 - color contains mainly: red. Hex color #825905 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825905 is #7DA6FA. Grayscale: #5C5C5C. Windows color (decimal): -8234747 or 350594. OLE color: 350594.
HSL color Cylindrical-coordinate representation of color #825905: hue angle of 40.32º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #825905 is Cyan = 0, Magento = 0.32, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 5 | - |
| CMYK | 0 | 0.32 | 0.96 | 0.49 |
| HSL | 40.32º | 0.93% | 0.26% | - |
| HSV(B) | 40.32º | 0.96% | 0.51% | - |
| XYZ | 12.81 | 11.9 | 1.77 | - |
| YUV | 91.68 | 79.08 | 155.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 5 | 0 | 0.32 | 0.96 | 0.49 | 40.32 | 0.93 | 0.26 |
| Hex | 82 | 59 | 5 | 0 | 20 | 60 | 31 | 28 | 5D | 1A |
| Octal | 202 | 131 | 5 | 0 | 40 | 140 | 61 | 50 | 135 | 32 |
| Binary | 10000010 | 1011001 | 101 | 0 | 100000 | 1100000 | 110001 | 101000 | 1011101 | 11010 |
Color Harmonies of #825905
Complementary color
Monochromatic Colors of #825905
Black with #825905
Text Example
Text Example
White with #825905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825905; }
p { color: rgb(130,89,5); }
H1.HeaderClassName
{
color: #825905;
}
.AnyTagClassName
{
color: #825905;
}
</style>
background-color css
<style>
a { background-color: #825905; }
a { background-color: rgb(130,89,5); }
div.DivClassName
{
background-color: #825905;
}
.BgClassName
{
background-color: #825905;
}
</style>
border-color css
<style>
span { border-color: #825905; }
span { border-color: rgb(130,89,5); }
td.TdClassName
{
border-color: #825905;
}
.TagClassName
{
border-color: #825905;
}
</style>