Shades of Raw Umber #785010
Tints of Raw Umber #785010
RGB
CMYK
RGB Variations
Color information
#785010 (or 0x785010) is known color: Raw Umber. HEX triplet: 78, 50 and 10. RGB value is (120,80,16). Sum of RGB (Red+Green+Blue) = 120+80+16=216 (28% of max value = 765). Red value is 120 (47.27% from 255 or 55.56% from 216); Green value is 80 (31.64% from 255 or 37.04% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 120 - color contains mainly: red. Hex color #785010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #785010 is #87AFEF. Grayscale: #545454. Windows color (decimal): -8892400 or 1069176. OLE color: 1069176.
HSL color Cylindrical-coordinate representation of color #785010: hue angle of 36.92º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #785010 is Cyan = 0, Magento = 0.33, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 80 | 16 | - |
| CMYK | 0 | 0.33 | 0.87 | 0.53 |
| HSL | 36.92º | 0.76% | 0.27% | - |
| HSV(B) | 36.92º | 0.87% | 0.47% | - |
| XYZ | 10.71 | 9.77 | 1.81 | - |
| YUV | 84.66 | 89.25 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 80 | 16 | 0 | 0.33 | 0.87 | 0.53 | 36.92 | 0.76 | 0.27 |
| Hex | 78 | 50 | 10 | 0 | 21 | 57 | 35 | 25 | 4C | 1B |
| Octal | 170 | 120 | 20 | 0 | 41 | 127 | 65 | 45 | 114 | 33 |
| Binary | 1111000 | 1010000 | 10000 | 0 | 100001 | 1010111 | 110101 | 100101 | 1001100 | 11011 |
Color Harmonies of #785010
Complementary color
Monochromatic Colors of #785010
Black with #785010
Text Example
Text Example
White with #785010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785010; }
p { color: rgb(120,80,16); }
H1.HeaderClassName
{
color: #785010;
}
.AnyTagClassName
{
color: #785010;
}
</style>
background-color css
<style>
a { background-color: #785010; }
a { background-color: rgb(120,80,16); }
div.DivClassName
{
background-color: #785010;
}
.BgClassName
{
background-color: #785010;
}
</style>
border-color css
<style>
span { border-color: #785010; }
span { border-color: rgb(120,80,16); }
td.TdClassName
{
border-color: #785010;
}
.TagClassName
{
border-color: #785010;
}
</style>