Shades of Raw Umber #825005
Tints of Raw Umber #825005
RGB
CMYK
RGB Variations
Color information
#825005 (or 0x825005) is known color: Raw Umber. HEX triplet: 82, 50 and 05. RGB value is (130,80,5). Sum of RGB (Red+Green+Blue) = 130+80+5=215 (28% of max value = 765). Red value is 130 (51.17% from 255 or 60.47% from 215); Green value is 80 (31.64% from 255 or 37.21% from 215); Blue value is 5 (2.34% from 255 or 2.33% from 215); Max value from RGB is 130 - color contains mainly: red. Hex color #825005 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825005 is #7DAFFA. Grayscale: #565656. Windows color (decimal): -8237051 or 348290. OLE color: 348290.
HSL color Cylindrical-coordinate representation of color #825005: hue angle of 36º 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 #825005 is Cyan = 0, Magento = 0.38, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 80 | 5 | - |
| CMYK | 0 | 0.38 | 0.96 | 0.49 |
| HSL | 36º | 0.93% | 0.26% | - |
| HSV(B) | 36º | 0.96% | 0.51% | - |
| XYZ | 12.1 | 10.49 | 1.53 | - |
| YUV | 86.4 | 82.07 | 159.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 5 | 0 | 0.38 | 0.96 | 0.49 | 36 | 0.93 | 0.26 |
| Hex | 82 | 50 | 5 | 0 | 26 | 60 | 31 | 24 | 5D | 1A |
| Octal | 202 | 120 | 5 | 0 | 46 | 140 | 61 | 44 | 135 | 32 |
| Binary | 10000010 | 1010000 | 101 | 0 | 100110 | 1100000 | 110001 | 100100 | 1011101 | 11010 |
Color Harmonies of #825005
Complementary color
Monochromatic Colors of #825005
Black with #825005
Text Example
Text Example
White with #825005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825005; }
p { color: rgb(130,80,5); }
H1.HeaderClassName
{
color: #825005;
}
.AnyTagClassName
{
color: #825005;
}
</style>
background-color css
<style>
a { background-color: #825005; }
a { background-color: rgb(130,80,5); }
div.DivClassName
{
background-color: #825005;
}
.BgClassName
{
background-color: #825005;
}
</style>
border-color css
<style>
span { border-color: #825005; }
span { border-color: rgb(130,80,5); }
td.TdClassName
{
border-color: #825005;
}
.TagClassName
{
border-color: #825005;
}
</style>