Shades of Raw Umber #825608
Tints of Raw Umber #825608
RGB
CMYK
RGB Variations
Color information
#825608 (or 0x825608) is known color: Raw Umber. HEX triplet: 82, 56 and 08. RGB value is (130,86,8). Sum of RGB (Red+Green+Blue) = 130+86+8=224 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.04% from 224); Green value is 86 (33.98% from 255 or 38.39% from 224); Blue value is 8 (3.52% from 255 or 3.57% from 224); Max value from RGB is 130 - color contains mainly: red. Hex color #825608 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825608 is #7DA9F7. Grayscale: #5A5A5A. Windows color (decimal): -8235512 or 546434. OLE color: 546434.
HSL color Cylindrical-coordinate representation of color #825608: hue angle of 38.36º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #825608 is Cyan = 0, Magento = 0.34, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 8 | - |
| CMYK | 0 | 0.34 | 0.94 | 0.49 |
| HSL | 38.36º | 0.88% | 0.27% | - |
| HSV(B) | 38.36º | 0.94% | 0.51% | - |
| XYZ | 12.58 | 11.42 | 1.77 | - |
| YUV | 90.26 | 81.58 | 156.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 8 | 0 | 0.34 | 0.94 | 0.49 | 38.36 | 0.88 | 0.27 |
| Hex | 82 | 56 | 8 | 0 | 22 | 5E | 31 | 26 | 58 | 1B |
| Octal | 202 | 126 | 10 | 0 | 42 | 136 | 61 | 46 | 130 | 33 |
| Binary | 10000010 | 1010110 | 1000 | 0 | 100010 | 1011110 | 110001 | 100110 | 1011000 | 11011 |
Color Harmonies of #825608
Complementary color
Monochromatic Colors of #825608
Black with #825608
Text Example
Text Example
White with #825608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825608; }
p { color: rgb(130,86,8); }
H1.HeaderClassName
{
color: #825608;
}
.AnyTagClassName
{
color: #825608;
}
</style>
background-color css
<style>
a { background-color: #825608; }
a { background-color: rgb(130,86,8); }
div.DivClassName
{
background-color: #825608;
}
.BgClassName
{
background-color: #825608;
}
</style>
border-color css
<style>
span { border-color: #825608; }
span { border-color: rgb(130,86,8); }
td.TdClassName
{
border-color: #825608;
}
.TagClassName
{
border-color: #825608;
}
</style>