Shades of Raw Umber #775118
Tints of Raw Umber #775118
RGB
CMYK
RGB Variations
Color information
#775118 (or 0x775118) is known color: Raw Umber. HEX triplet: 77, 51 and 18. RGB value is (119,81,24). Sum of RGB (Red+Green+Blue) = 119+81+24=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 81 (32.03% from 255 or 36.16% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #775118 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775118 is #88AEE7. Grayscale: #565656. Windows color (decimal): -8957672 or 1593719. OLE color: 1593719.
HSL color Cylindrical-coordinate representation of color #775118: hue angle of 36º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #775118 is Cyan = 0, Magento = 0.32, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 24 | - |
| CMYK | 0 | 0.32 | 0.80 | 0.53 |
| HSL | 36º | 0.66% | 0.28% | - |
| HSV(B) | 36º | 0.8% | 0.47% | - |
| XYZ | 10.72 | 9.87 | 2.21 | - |
| YUV | 85.86 | 93.09 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 24 | 0 | 0.32 | 0.80 | 0.53 | 36 | 0.66 | 0.28 |
| Hex | 77 | 51 | 18 | 0 | 20 | 50 | 35 | 24 | 42 | 1C |
| Octal | 167 | 121 | 30 | 0 | 40 | 120 | 65 | 44 | 102 | 34 |
| Binary | 1110111 | 1010001 | 11000 | 0 | 100000 | 1010000 | 110101 | 100100 | 1000010 | 11100 |
Color Harmonies of #775118
Complementary color
Monochromatic Colors of #775118
Black with #775118
Text Example
Text Example
White with #775118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775118; }
p { color: rgb(119,81,24); }
H1.HeaderClassName
{
color: #775118;
}
.AnyTagClassName
{
color: #775118;
}
</style>
background-color css
<style>
a { background-color: #775118; }
a { background-color: rgb(119,81,24); }
div.DivClassName
{
background-color: #775118;
}
.BgClassName
{
background-color: #775118;
}
</style>
border-color css
<style>
span { border-color: #775118; }
span { border-color: rgb(119,81,24); }
td.TdClassName
{
border-color: #775118;
}
.TagClassName
{
border-color: #775118;
}
</style>