Shades of Raw Umber #774110
Tints of Raw Umber #774110
RGB
CMYK
RGB Variations
Color information
#774110 (or 0x774110) is known color: Raw Umber. HEX triplet: 77, 41 and 10. RGB value is (119,65,16). Sum of RGB (Red+Green+Blue) = 119+65+16=200 (26% of max value = 765). Red value is 119 (46.88% from 255 or 59.5% from 200); Green value is 65 (25.78% from 255 or 32.5% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 119 - color contains mainly: red. Hex color #774110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774110 is #88BEEF. Grayscale: #4B4B4B. Windows color (decimal): -8961776 or 1065335. OLE color: 1065335.
HSL color Cylindrical-coordinate representation of color #774110: hue angle of 28.54º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #774110 is Cyan = 0, Magento = 0.45, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 16 | - |
| CMYK | 0 | 0.45 | 0.87 | 0.53 |
| HSL | 28.54º | 0.76% | 0.26% | - |
| HSV(B) | 28.54º | 0.87% | 0.47% | - |
| XYZ | 9.59 | 7.74 | 1.48 | - |
| YUV | 75.56 | 94.39 | 158.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 16 | 0 | 0.45 | 0.87 | 0.53 | 28.54 | 0.76 | 0.26 |
| Hex | 77 | 41 | 10 | 0 | 2D | 57 | 35 | 1D | 4C | 1A |
| Octal | 167 | 101 | 20 | 0 | 55 | 127 | 65 | 35 | 114 | 32 |
| Binary | 1110111 | 1000001 | 10000 | 0 | 101101 | 1010111 | 110101 | 11101 | 1001100 | 11010 |
Color Harmonies of #774110
Complementary color
Monochromatic Colors of #774110
Black with #774110
Text Example
Text Example
White with #774110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774110; }
p { color: rgb(119,65,16); }
H1.HeaderClassName
{
color: #774110;
}
.AnyTagClassName
{
color: #774110;
}
</style>
background-color css
<style>
a { background-color: #774110; }
a { background-color: rgb(119,65,16); }
div.DivClassName
{
background-color: #774110;
}
.BgClassName
{
background-color: #774110;
}
</style>
border-color css
<style>
span { border-color: #774110; }
span { border-color: rgb(119,65,16); }
td.TdClassName
{
border-color: #774110;
}
.TagClassName
{
border-color: #774110;
}
</style>