Shades of Raw Umber #845110
Tints of Raw Umber #845110
RGB
CMYK
RGB Variations
Color information
#845110 (or 0x845110) is known color: Raw Umber. HEX triplet: 84, 51 and 10. RGB value is (132,81,16). Sum of RGB (Red+Green+Blue) = 132+81+16=229 (30% of max value = 765). Red value is 132 (51.95% from 255 or 57.64% from 229); Green value is 81 (32.03% from 255 or 35.37% from 229); Blue value is 16 (6.64% from 255 or 6.99% from 229); Max value from RGB is 132 - color contains mainly: red. Hex color #845110 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845110 is #7BAEEF. Grayscale: #595959. Windows color (decimal): -8105712 or 1069444. OLE color: 1069444.
HSL color Cylindrical-coordinate representation of color #845110: hue angle of 33.62º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #845110 is Cyan = 0, Magento = 0.39, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 81 | 16 | - |
| CMYK | 0 | 0.39 | 0.88 | 0.48 |
| HSL | 33.62º | 0.78% | 0.29% | - |
| HSV(B) | 33.62º | 0.88% | 0.52% | - |
| XYZ | 12.55 | 10.83 | 1.92 | - |
| YUV | 88.84 | 86.9 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 16 | 0 | 0.39 | 0.88 | 0.48 | 33.62 | 0.78 | 0.29 |
| Hex | 84 | 51 | 10 | 0 | 27 | 58 | 30 | 22 | 4E | 1D |
| Octal | 204 | 121 | 20 | 0 | 47 | 130 | 60 | 42 | 116 | 35 |
| Binary | 10000100 | 1010001 | 10000 | 0 | 100111 | 1011000 | 110000 | 100010 | 1001110 | 11101 |
Color Harmonies of #845110
Complementary color
Monochromatic Colors of #845110
Black with #845110
Text Example
Text Example
White with #845110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845110; }
p { color: rgb(132,81,16); }
H1.HeaderClassName
{
color: #845110;
}
.AnyTagClassName
{
color: #845110;
}
</style>
background-color css
<style>
a { background-color: #845110; }
a { background-color: rgb(132,81,16); }
div.DivClassName
{
background-color: #845110;
}
.BgClassName
{
background-color: #845110;
}
</style>
border-color css
<style>
span { border-color: #845110; }
span { border-color: rgb(132,81,16); }
td.TdClassName
{
border-color: #845110;
}
.TagClassName
{
border-color: #845110;
}
</style>