Shades of Raw Umber #775610
Tints of Raw Umber #775610
RGB
CMYK
RGB Variations
Color information
#775610 (or 0x775610) is known color: Raw Umber. HEX triplet: 77, 56 and 10. RGB value is (119,86,16). Sum of RGB (Red+Green+Blue) = 119+86+16=221 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.85% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 16 (6.64% from 255 or 7.24% from 221); Max value from RGB is 119 - color contains mainly: red. Hex color #775610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775610 is #88A9EF. Grayscale: #585858. Windows color (decimal): -8956400 or 1070711. OLE color: 1070711.
HSL color Cylindrical-coordinate representation of color #775610: hue angle of 40.78º 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 #775610 is Cyan = 0, Magento = 0.28, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 16 | - |
| CMYK | 0 | 0.28 | 0.87 | 0.53 |
| HSL | 40.78º | 0.76% | 0.26% | - |
| HSV(B) | 40.78º | 0.87% | 0.47% | - |
| XYZ | 11.03 | 10.61 | 1.96 | - |
| YUV | 87.89 | 87.43 | 150.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 16 | 0 | 0.28 | 0.87 | 0.53 | 40.78 | 0.76 | 0.26 |
| Hex | 77 | 56 | 10 | 0 | 1C | 57 | 35 | 29 | 4C | 1A |
| Octal | 167 | 126 | 20 | 0 | 34 | 127 | 65 | 51 | 114 | 32 |
| Binary | 1110111 | 1010110 | 10000 | 0 | 11100 | 1010111 | 110101 | 101001 | 1001100 | 11010 |
Color Harmonies of #775610
Complementary color
Monochromatic Colors of #775610
Black with #775610
Text Example
Text Example
White with #775610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775610; }
p { color: rgb(119,86,16); }
H1.HeaderClassName
{
color: #775610;
}
.AnyTagClassName
{
color: #775610;
}
</style>
background-color css
<style>
a { background-color: #775610; }
a { background-color: rgb(119,86,16); }
div.DivClassName
{
background-color: #775610;
}
.BgClassName
{
background-color: #775610;
}
</style>
border-color css
<style>
span { border-color: #775610; }
span { border-color: rgb(119,86,16); }
td.TdClassName
{
border-color: #775610;
}
.TagClassName
{
border-color: #775610;
}
</style>