Shades of Raw Umber #845410
Tints of Raw Umber #845410
RGB
CMYK
RGB Variations
Color information
#845410 (or 0x845410) is known color: Raw Umber. HEX triplet: 84, 54 and 10. RGB value is (132,84,16). Sum of RGB (Red+Green+Blue) = 132+84+16=232 (30% of max value = 765). Red value is 132 (51.95% from 255 or 56.90% from 232); Green value is 84 (33.20% from 255 or 36.21% from 232); Blue value is 16 (6.64% from 255 or 6.90% from 232); Max value from RGB is 132 - color contains mainly: red. Hex color #845410 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845410 is #7BABEF. Grayscale: #5A5A5A. Windows color (decimal): -8104944 or 1070212. OLE color: 1070212.
HSL color Cylindrical-coordinate representation of color #845410: hue angle of 35.17º 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 #845410 is Cyan = 0, Magento = 0.36, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 16 | - |
| CMYK | 0 | 0.36 | 0.88 | 0.48 |
| HSL | 35.17º | 0.78% | 0.29% | - |
| HSV(B) | 35.17º | 0.88% | 0.52% | - |
| XYZ | 12.78 | 11.28 | 1.99 | - |
| YUV | 90.6 | 85.9 | 157.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 16 | 0 | 0.36 | 0.88 | 0.48 | 35.17 | 0.78 | 0.29 |
| Hex | 84 | 54 | 10 | 0 | 24 | 58 | 30 | 23 | 4E | 1D |
| Octal | 204 | 124 | 20 | 0 | 44 | 130 | 60 | 43 | 116 | 35 |
| Binary | 10000100 | 1010100 | 10000 | 0 | 100100 | 1011000 | 110000 | 100011 | 1001110 | 11101 |
Color Harmonies of #845410
Complementary color
Monochromatic Colors of #845410
Black with #845410
Text Example
Text Example
White with #845410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845410; }
p { color: rgb(132,84,16); }
H1.HeaderClassName
{
color: #845410;
}
.AnyTagClassName
{
color: #845410;
}
</style>
background-color css
<style>
a { background-color: #845410; }
a { background-color: rgb(132,84,16); }
div.DivClassName
{
background-color: #845410;
}
.BgClassName
{
background-color: #845410;
}
</style>
border-color css
<style>
span { border-color: #845410; }
span { border-color: rgb(132,84,16); }
td.TdClassName
{
border-color: #845410;
}
.TagClassName
{
border-color: #845410;
}
</style>