Shades of Raw Umber #774611
Tints of Raw Umber #774611
RGB
CMYK
RGB Variations
Color information
#774611 (or 0x774611) is known color: Raw Umber. HEX triplet: 77, 46 and 11. RGB value is (119,70,17). Sum of RGB (Red+Green+Blue) = 119+70+17=206 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.77% from 206); Green value is 70 (27.73% from 255 or 33.98% from 206); Blue value is 17 (7.03% from 255 or 8.25% from 206); Max value from RGB is 119 - color contains mainly: red. Hex color #774611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774611 is #88B9EE. Grayscale: #4E4E4E. Windows color (decimal): -8960495 or 1132151. OLE color: 1132151.
HSL color Cylindrical-coordinate representation of color #774611: hue angle of 31.18º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #774611 is Cyan = 0, Magento = 0.41, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 17 | - |
| CMYK | 0 | 0.41 | 0.86 | 0.53 |
| HSL | 31.18º | 0.75% | 0.27% | - |
| HSV(B) | 31.18º | 0.86% | 0.47% | - |
| XYZ | 9.9 | 8.34 | 1.62 | - |
| YUV | 78.61 | 93.23 | 156.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 17 | 0 | 0.41 | 0.86 | 0.53 | 31.18 | 0.75 | 0.27 |
| Hex | 77 | 46 | 11 | 0 | 29 | 56 | 35 | 1F | 4B | 1B |
| Octal | 167 | 106 | 21 | 0 | 51 | 126 | 65 | 37 | 113 | 33 |
| Binary | 1110111 | 1000110 | 10001 | 0 | 101001 | 1010110 | 110101 | 11111 | 1001011 | 11011 |
Color Harmonies of #774611
Complementary color
Monochromatic Colors of #774611
Black with #774611
Text Example
Text Example
White with #774611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774611; }
p { color: rgb(119,70,17); }
H1.HeaderClassName
{
color: #774611;
}
.AnyTagClassName
{
color: #774611;
}
</style>
background-color css
<style>
a { background-color: #774611; }
a { background-color: rgb(119,70,17); }
div.DivClassName
{
background-color: #774611;
}
.BgClassName
{
background-color: #774611;
}
</style>
border-color css
<style>
span { border-color: #774611; }
span { border-color: rgb(119,70,17); }
td.TdClassName
{
border-color: #774611;
}
.TagClassName
{
border-color: #774611;
}
</style>