Shades of Raw Umber #785019
Tints of Raw Umber #785019
RGB
CMYK
RGB Variations
Color information
#785019 (or 0x785019) is known color: Raw Umber. HEX triplet: 78, 50 and 19. RGB value is (120,80,25). Sum of RGB (Red+Green+Blue) = 120+80+25=225 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.33% from 225); Green value is 80 (31.64% from 255 or 35.56% from 225); Blue value is 25 (10.16% from 255 or 11.11% from 225); Max value from RGB is 120 - color contains mainly: red. Hex color #785019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #785019 is #87AFE6. Grayscale: #555555. Windows color (decimal): -8892391 or 1659000. OLE color: 1659000.
HSL color Cylindrical-coordinate representation of color #785019: hue angle of 34.74º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #785019 is Cyan = 0, Magento = 0.33, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 80 | 25 | - |
| CMYK | 0 | 0.33 | 0.79 | 0.53 |
| HSL | 34.74º | 0.66% | 0.28% | - |
| HSV(B) | 34.74º | 0.79% | 0.47% | - |
| XYZ | 10.79 | 9.8 | 2.24 | - |
| YUV | 85.69 | 93.75 | 152.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 80 | 25 | 0 | 0.33 | 0.79 | 0.53 | 34.74 | 0.66 | 0.28 |
| Hex | 78 | 50 | 19 | 0 | 21 | 4F | 35 | 23 | 42 | 1C |
| Octal | 170 | 120 | 31 | 0 | 41 | 117 | 65 | 43 | 102 | 34 |
| Binary | 1111000 | 1010000 | 11001 | 0 | 100001 | 1001111 | 110101 | 100011 | 1000010 | 11100 |
Color Harmonies of #785019
Complementary color
Monochromatic Colors of #785019
Black with #785019
Text Example
Text Example
White with #785019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785019; }
p { color: rgb(120,80,25); }
H1.HeaderClassName
{
color: #785019;
}
.AnyTagClassName
{
color: #785019;
}
</style>
background-color css
<style>
a { background-color: #785019; }
a { background-color: rgb(120,80,25); }
div.DivClassName
{
background-color: #785019;
}
.BgClassName
{
background-color: #785019;
}
</style>
border-color css
<style>
span { border-color: #785019; }
span { border-color: rgb(120,80,25); }
td.TdClassName
{
border-color: #785019;
}
.TagClassName
{
border-color: #785019;
}
</style>