Shades of Raw Umber #845906
Tints of Raw Umber #845906
RGB
CMYK
RGB Variations
Color information
#845906 (or 0x845906) is known color: Raw Umber. HEX triplet: 84, 59 and 06. RGB value is (132,89,6). Sum of RGB (Red+Green+Blue) = 132+89+6=227 (30% of max value = 765). Red value is 132 (51.95% from 255 or 58.15% from 227); Green value is 89 (35.16% from 255 or 39.21% from 227); Blue value is 6 (2.73% from 255 or 2.64% from 227); Max value from RGB is 132 - color contains mainly: red. Hex color #845906 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845906 is #7BA6F9. Grayscale: #5C5C5C. Windows color (decimal): -8103674 or 416132. OLE color: 416132.
HSL color Cylindrical-coordinate representation of color #845906: hue angle of 39.52º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #845906 is Cyan = 0, Magento = 0.33, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 6 | - |
| CMYK | 0 | 0.33 | 0.95 | 0.48 |
| HSL | 39.52º | 0.91% | 0.27% | - |
| HSV(B) | 39.52º | 0.95% | 0.52% | - |
| XYZ | 13.12 | 12.06 | 1.81 | - |
| YUV | 92.4 | 79.25 | 156.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 6 | 0 | 0.33 | 0.95 | 0.48 | 39.52 | 0.91 | 0.27 |
| Hex | 84 | 59 | 6 | 0 | 21 | 5F | 30 | 28 | 5B | 1B |
| Octal | 204 | 131 | 6 | 0 | 41 | 137 | 60 | 50 | 133 | 33 |
| Binary | 10000100 | 1011001 | 110 | 0 | 100001 | 1011111 | 110000 | 101000 | 1011011 | 11011 |
Color Harmonies of #845906
Complementary color
Monochromatic Colors of #845906
Black with #845906
Text Example
Text Example
White with #845906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845906; }
p { color: rgb(132,89,6); }
H1.HeaderClassName
{
color: #845906;
}
.AnyTagClassName
{
color: #845906;
}
</style>
background-color css
<style>
a { background-color: #845906; }
a { background-color: rgb(132,89,6); }
div.DivClassName
{
background-color: #845906;
}
.BgClassName
{
background-color: #845906;
}
</style>
border-color css
<style>
span { border-color: #845906; }
span { border-color: rgb(132,89,6); }
td.TdClassName
{
border-color: #845906;
}
.TagClassName
{
border-color: #845906;
}
</style>