Shades of Raw Umber #825308
Tints of Raw Umber #825308
RGB
CMYK
RGB Variations
Color information
#825308 (or 0x825308) is known color: Raw Umber. HEX triplet: 82, 53 and 08. RGB value is (130,83,8). Sum of RGB (Red+Green+Blue) = 130+83+8=221 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.82% from 221); Green value is 83 (32.81% from 255 or 37.56% from 221); Blue value is 8 (3.52% from 255 or 3.62% from 221); Max value from RGB is 130 - color contains mainly: red. Hex color #825308 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825308 is #7DACF7. Grayscale: #585858. Windows color (decimal): -8236280 or 545666. OLE color: 545666.
HSL color Cylindrical-coordinate representation of color #825308: hue angle of 36.89º 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 #825308 is Cyan = 0, Magento = 0.36, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 8 | - |
| CMYK | 0 | 0.36 | 0.94 | 0.49 |
| HSL | 36.89º | 0.88% | 0.27% | - |
| HSV(B) | 36.89º | 0.94% | 0.51% | - |
| XYZ | 12.34 | 10.95 | 1.69 | - |
| YUV | 88.5 | 82.57 | 157.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 8 | 0 | 0.36 | 0.94 | 0.49 | 36.89 | 0.88 | 0.27 |
| Hex | 82 | 53 | 8 | 0 | 24 | 5E | 31 | 25 | 58 | 1B |
| Octal | 202 | 123 | 10 | 0 | 44 | 136 | 61 | 45 | 130 | 33 |
| Binary | 10000010 | 1010011 | 1000 | 0 | 100100 | 1011110 | 110001 | 100101 | 1011000 | 11011 |
Color Harmonies of #825308
Complementary color
Monochromatic Colors of #825308
Black with #825308
Text Example
Text Example
White with #825308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825308; }
p { color: rgb(130,83,8); }
H1.HeaderClassName
{
color: #825308;
}
.AnyTagClassName
{
color: #825308;
}
</style>
background-color css
<style>
a { background-color: #825308; }
a { background-color: rgb(130,83,8); }
div.DivClassName
{
background-color: #825308;
}
.BgClassName
{
background-color: #825308;
}
</style>
border-color css
<style>
span { border-color: #825308; }
span { border-color: rgb(130,83,8); }
td.TdClassName
{
border-color: #825308;
}
.TagClassName
{
border-color: #825308;
}
</style>