Shades of Raw Umber #774607
Tints of Raw Umber #774607
RGB
CMYK
RGB Variations
Color information
#774607 (or 0x774607) is known color: Raw Umber. HEX triplet: 77, 46 and 07. RGB value is (119,70,7). Sum of RGB (Red+Green+Blue) = 119+70+7=196 (25% of max value = 765). Red value is 119 (46.88% from 255 or 60.71% from 196); Green value is 70 (27.73% from 255 or 35.71% from 196); Blue value is 7 (3.12% from 255 or 3.57% from 196); Max value from RGB is 119 - color contains mainly: red. Hex color #774607 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774607 is #88B9F8. Grayscale: #4D4D4D. Windows color (decimal): -8960505 or 476791. OLE color: 476791.
HSL color Cylindrical-coordinate representation of color #774607: hue angle of 33.75º 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 #774607 is Cyan = 0, Magento = 0.41, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 7 | - |
| CMYK | 0 | 0.41 | 0.94 | 0.53 |
| HSL | 33.75º | 0.89% | 0.25% | - |
| HSV(B) | 33.75º | 0.94% | 0.47% | - |
| XYZ | 9.84 | 8.32 | 1.29 | - |
| YUV | 77.47 | 88.23 | 157.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 7 | 0 | 0.41 | 0.94 | 0.53 | 33.75 | 0.89 | 0.25 |
| Hex | 77 | 46 | 7 | 0 | 29 | 5E | 35 | 22 | 59 | 19 |
| Octal | 167 | 106 | 7 | 0 | 51 | 136 | 65 | 42 | 131 | 31 |
| Binary | 1110111 | 1000110 | 111 | 0 | 101001 | 1011110 | 110101 | 100010 | 1011001 | 11001 |
Color Harmonies of #774607
Complementary color
Monochromatic Colors of #774607
Black with #774607
Text Example
Text Example
White with #774607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774607; }
p { color: rgb(119,70,7); }
H1.HeaderClassName
{
color: #774607;
}
.AnyTagClassName
{
color: #774607;
}
</style>
background-color css
<style>
a { background-color: #774607; }
a { background-color: rgb(119,70,7); }
div.DivClassName
{
background-color: #774607;
}
.BgClassName
{
background-color: #774607;
}
</style>
border-color css
<style>
span { border-color: #774607; }
span { border-color: rgb(119,70,7); }
td.TdClassName
{
border-color: #774607;
}
.TagClassName
{
border-color: #774607;
}
</style>