Shades of Raw Umber #845713
Tints of Raw Umber #845713
RGB
CMYK
RGB Variations
Color information
#845713 (or 0x845713) is known color: Raw Umber. HEX triplet: 84, 57 and 13. RGB value is (132,87,19). Sum of RGB (Red+Green+Blue) = 132+87+19=238 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.46% from 238); Green value is 87 (34.38% from 255 or 36.55% from 238); Blue value is 19 (7.81% from 255 or 7.98% from 238); Max value from RGB is 132 - color contains mainly: red. Hex color #845713 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845713 is #7BA8EC. Grayscale: #5D5D5D. Windows color (decimal): -8104173 or 1267588. OLE color: 1267588.
HSL color Cylindrical-coordinate representation of color #845713: hue angle of 36.11º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #845713 is Cyan = 0, Magento = 0.34, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 19 | - |
| CMYK | 0 | 0.34 | 0.86 | 0.48 |
| HSL | 36.11º | 0.75% | 0.3% | - |
| HSV(B) | 36.11º | 0.86% | 0.52% | - |
| XYZ | 13.04 | 11.77 | 2.2 | - |
| YUV | 92.7 | 86.41 | 156.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 19 | 0 | 0.34 | 0.86 | 0.48 | 36.11 | 0.75 | 0.3 |
| Hex | 84 | 57 | 13 | 0 | 22 | 56 | 30 | 24 | 4B | 1E |
| Octal | 204 | 127 | 23 | 0 | 42 | 126 | 60 | 44 | 113 | 36 |
| Binary | 10000100 | 1010111 | 10011 | 0 | 100010 | 1010110 | 110000 | 100100 | 1001011 | 11110 |
Color Harmonies of #845713
Complementary color
Monochromatic Colors of #845713
Black with #845713
Text Example
Text Example
White with #845713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845713; }
p { color: rgb(132,87,19); }
H1.HeaderClassName
{
color: #845713;
}
.AnyTagClassName
{
color: #845713;
}
</style>
background-color css
<style>
a { background-color: #845713; }
a { background-color: rgb(132,87,19); }
div.DivClassName
{
background-color: #845713;
}
.BgClassName
{
background-color: #845713;
}
</style>
border-color css
<style>
span { border-color: #845713; }
span { border-color: rgb(132,87,19); }
td.TdClassName
{
border-color: #845713;
}
.TagClassName
{
border-color: #845713;
}
</style>