Shades of Raw Umber #785514
Tints of Raw Umber #785514
RGB
CMYK
RGB Variations
Color information
#785514 (or 0x785514) is known color: Raw Umber. HEX triplet: 78, 55 and 14. RGB value is (120,85,20). Sum of RGB (Red+Green+Blue) = 120+85+20=225 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.33% from 225); Green value is 85 (33.59% from 255 or 37.78% from 225); Blue value is 20 (8.20% from 255 or 8.89% from 225); Max value from RGB is 120 - color contains mainly: red. Hex color #785514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #785514 is #87AAEB. Grayscale: #585858. Windows color (decimal): -8891116 or 1332600. OLE color: 1332600.
HSL color Cylindrical-coordinate representation of color #785514: hue angle of 39º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #785514 is Cyan = 0, Magento = 0.29, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 85 | 20 | - |
| CMYK | 0 | 0.29 | 0.83 | 0.53 |
| HSL | 39º | 0.71% | 0.27% | - |
| HSV(B) | 39º | 0.83% | 0.47% | - |
| XYZ | 11.12 | 10.54 | 2.11 | - |
| YUV | 88.06 | 89.6 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 85 | 20 | 0 | 0.29 | 0.83 | 0.53 | 39 | 0.71 | 0.27 |
| Hex | 78 | 55 | 14 | 0 | 1D | 53 | 35 | 27 | 47 | 1B |
| Octal | 170 | 125 | 24 | 0 | 35 | 123 | 65 | 47 | 107 | 33 |
| Binary | 1111000 | 1010101 | 10100 | 0 | 11101 | 1010011 | 110101 | 100111 | 1000111 | 11011 |
Color Harmonies of #785514
Complementary color
Monochromatic Colors of #785514
Black with #785514
Text Example
Text Example
White with #785514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785514; }
p { color: rgb(120,85,20); }
H1.HeaderClassName
{
color: #785514;
}
.AnyTagClassName
{
color: #785514;
}
</style>
background-color css
<style>
a { background-color: #785514; }
a { background-color: rgb(120,85,20); }
div.DivClassName
{
background-color: #785514;
}
.BgClassName
{
background-color: #785514;
}
</style>
border-color css
<style>
span { border-color: #785514; }
span { border-color: rgb(120,85,20); }
td.TdClassName
{
border-color: #785514;
}
.TagClassName
{
border-color: #785514;
}
</style>