Shades of Raw Umber #785207
Tints of Raw Umber #785207
RGB
CMYK
RGB Variations
Color information
#785207 (or 0x785207) is known color: Raw Umber. HEX triplet: 78, 52 and 07. RGB value is (120,82,7). Sum of RGB (Red+Green+Blue) = 120+82+7=209 (27% of max value = 765). Red value is 120 (47.27% from 255 or 57.42% from 209); Green value is 82 (32.42% from 255 or 39.23% from 209); Blue value is 7 (3.12% from 255 or 3.35% from 209); Max value from RGB is 120 - color contains mainly: red. Hex color #785207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #785207 is #87ADF8. Grayscale: #555555. Windows color (decimal): -8891897 or 479864. OLE color: 479864.
HSL color Cylindrical-coordinate representation of color #785207: hue angle of 39.82º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #785207 is Cyan = 0, Magento = 0.32, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 82 | 7 | - |
| CMYK | 0 | 0.32 | 0.94 | 0.53 |
| HSL | 39.82º | 0.89% | 0.25% | - |
| HSV(B) | 39.82º | 0.94% | 0.47% | - |
| XYZ | 10.8 | 10.04 | 1.57 | - |
| YUV | 84.81 | 84.09 | 153.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 7 | 0 | 0.32 | 0.94 | 0.53 | 39.82 | 0.89 | 0.25 |
| Hex | 78 | 52 | 7 | 0 | 20 | 5E | 35 | 28 | 59 | 19 |
| Octal | 170 | 122 | 7 | 0 | 40 | 136 | 65 | 50 | 131 | 31 |
| Binary | 1111000 | 1010010 | 111 | 0 | 100000 | 1011110 | 110101 | 101000 | 1011001 | 11001 |
Color Harmonies of #785207
Complementary color
Monochromatic Colors of #785207
Black with #785207
Text Example
Text Example
White with #785207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785207; }
p { color: rgb(120,82,7); }
H1.HeaderClassName
{
color: #785207;
}
.AnyTagClassName
{
color: #785207;
}
</style>
background-color css
<style>
a { background-color: #785207; }
a { background-color: rgb(120,82,7); }
div.DivClassName
{
background-color: #785207;
}
.BgClassName
{
background-color: #785207;
}
</style>
border-color css
<style>
span { border-color: #785207; }
span { border-color: rgb(120,82,7); }
td.TdClassName
{
border-color: #785207;
}
.TagClassName
{
border-color: #785207;
}
</style>