Shades of Raw Umber #845807
Tints of Raw Umber #845807
RGB
CMYK
RGB Variations
Color information
#845807 (or 0x845807) is known color: Raw Umber. HEX triplet: 84, 58 and 07. RGB value is (132,88,7). Sum of RGB (Red+Green+Blue) = 132+88+7=227 (30% of max value = 765). Red value is 132 (51.95% from 255 or 58.15% from 227); Green value is 88 (34.77% from 255 or 38.77% from 227); Blue value is 7 (3.12% from 255 or 3.08% from 227); Max value from RGB is 132 - color contains mainly: red. Hex color #845807 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845807 is #7BA7F8. Grayscale: #5C5C5C. Windows color (decimal): -8103929 or 481412. OLE color: 481412.
HSL color Cylindrical-coordinate representation of color #845807: hue angle of 38.88º degrees, saturation: 0.9, 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 #845807 is Cyan = 0, Magento = 0.33, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 7 | - |
| CMYK | 0 | 0.33 | 0.95 | 0.48 |
| HSL | 38.88º | 0.9% | 0.27% | - |
| HSV(B) | 38.88º | 0.95% | 0.52% | - |
| XYZ | 13.04 | 11.9 | 1.81 | - |
| YUV | 91.92 | 80.08 | 156.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 7 | 0 | 0.33 | 0.95 | 0.48 | 38.88 | 0.9 | 0.27 |
| Hex | 84 | 58 | 7 | 0 | 21 | 5F | 30 | 27 | 5A | 1B |
| Octal | 204 | 130 | 7 | 0 | 41 | 137 | 60 | 47 | 132 | 33 |
| Binary | 10000100 | 1011000 | 111 | 0 | 100001 | 1011111 | 110000 | 100111 | 1011010 | 11011 |
Color Harmonies of #845807
Complementary color
Monochromatic Colors of #845807
Black with #845807
Text Example
Text Example
White with #845807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845807; }
p { color: rgb(132,88,7); }
H1.HeaderClassName
{
color: #845807;
}
.AnyTagClassName
{
color: #845807;
}
</style>
background-color css
<style>
a { background-color: #845807; }
a { background-color: rgb(132,88,7); }
div.DivClassName
{
background-color: #845807;
}
.BgClassName
{
background-color: #845807;
}
</style>
border-color css
<style>
span { border-color: #845807; }
span { border-color: rgb(132,88,7); }
td.TdClassName
{
border-color: #845807;
}
.TagClassName
{
border-color: #845807;
}
</style>