Shades of Raw Umber #784506
Tints of Raw Umber #784506
RGB
CMYK
RGB Variations
Color information
#784506 (or 0x784506) is known color: Raw Umber. HEX triplet: 78, 45 and 06. RGB value is (120,69,6). Sum of RGB (Red+Green+Blue) = 120+69+6=195 (25% of max value = 765). Red value is 120 (47.27% from 255 or 61.54% from 195); Green value is 69 (27.34% from 255 or 35.38% from 195); Blue value is 6 (2.73% from 255 or 3.08% from 195); Max value from RGB is 120 - color contains mainly: red. Hex color #784506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #784506 is #87BAF9. Grayscale: #4D4D4D. Windows color (decimal): -8895226 or 411000. OLE color: 411000.
HSL color Cylindrical-coordinate representation of color #784506: hue angle of 33.16º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #784506 is Cyan = 0, Magento = 0.42, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 69 | 6 | - |
| CMYK | 0 | 0.42 | 0.95 | 0.53 |
| HSL | 33.16º | 0.9% | 0.25% | - |
| HSV(B) | 33.16º | 0.95% | 0.47% | - |
| XYZ | 9.91 | 8.26 | 1.24 | - |
| YUV | 77.07 | 87.9 | 158.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 6 | 0 | 0.42 | 0.95 | 0.53 | 33.16 | 0.9 | 0.25 |
| Hex | 78 | 45 | 6 | 0 | 2A | 5F | 35 | 21 | 5A | 19 |
| Octal | 170 | 105 | 6 | 0 | 52 | 137 | 65 | 41 | 132 | 31 |
| Binary | 1111000 | 1000101 | 110 | 0 | 101010 | 1011111 | 110101 | 100001 | 1011010 | 11001 |
Color Harmonies of #784506
Complementary color
Monochromatic Colors of #784506
Black with #784506
Text Example
Text Example
White with #784506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784506; }
p { color: rgb(120,69,6); }
H1.HeaderClassName
{
color: #784506;
}
.AnyTagClassName
{
color: #784506;
}
</style>
background-color css
<style>
a { background-color: #784506; }
a { background-color: rgb(120,69,6); }
div.DivClassName
{
background-color: #784506;
}
.BgClassName
{
background-color: #784506;
}
</style>
border-color css
<style>
span { border-color: #784506; }
span { border-color: rgb(120,69,6); }
td.TdClassName
{
border-color: #784506;
}
.TagClassName
{
border-color: #784506;
}
</style>