Shades of Raw Umber #785018
Tints of Raw Umber #785018
RGB
CMYK
RGB Variations
Color information
#785018 (or 0x785018) is known color: Raw Umber. HEX triplet: 78, 50 and 18. RGB value is (120,80,24). Sum of RGB (Red+Green+Blue) = 120+80+24=224 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.57% from 224); Green value is 80 (31.64% from 255 or 35.71% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 120 - color contains mainly: red. Hex color #785018 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #785018 is #87AFE7. Grayscale: #555555. Windows color (decimal): -8892392 or 1593464. OLE color: 1593464.
HSL color Cylindrical-coordinate representation of color #785018: hue angle of 35º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #785018 is Cyan = 0, Magento = 0.33, Yellow = 0.8 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 80 | 24 | - |
| CMYK | 0 | 0.33 | 0.8 | 0.53 |
| HSL | 35º | 0.67% | 0.28% | - |
| HSV(B) | 35º | 0.8% | 0.47% | - |
| XYZ | 10.78 | 9.8 | 2.19 | - |
| YUV | 85.58 | 93.25 | 152.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 80 | 24 | 0 | 0.33 | 0.8 | 0.53 | 35 | 0.67 | 0.28 |
| Hex | 78 | 50 | 18 | 0 | 21 | 50 | 35 | 23 | 43 | 1C |
| Octal | 170 | 120 | 30 | 0 | 41 | 120 | 65 | 43 | 103 | 34 |
| Binary | 1111000 | 1010000 | 11000 | 0 | 100001 | 1010000 | 110101 | 100011 | 1000011 | 11100 |
Color Harmonies of #785018
Complementary color
Monochromatic Colors of #785018
Black with #785018
Text Example
Text Example
White with #785018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785018; }
p { color: rgb(120,80,24); }
H1.HeaderClassName
{
color: #785018;
}
.AnyTagClassName
{
color: #785018;
}
</style>
background-color css
<style>
a { background-color: #785018; }
a { background-color: rgb(120,80,24); }
div.DivClassName
{
background-color: #785018;
}
.BgClassName
{
background-color: #785018;
}
</style>
border-color css
<style>
span { border-color: #785018; }
span { border-color: rgb(120,80,24); }
td.TdClassName
{
border-color: #785018;
}
.TagClassName
{
border-color: #785018;
}
</style>