Shades of Raw Umber #775917
Tints of Raw Umber #775917
RGB
CMYK
RGB Variations
Color information
#775917 (or 0x775917) is known color: Raw Umber. HEX triplet: 77, 59 and 17. RGB value is (119,89,23). Sum of RGB (Red+Green+Blue) = 119+89+23=231 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.52% from 231); Green value is 89 (35.16% from 255 or 38.53% from 231); Blue value is 23 (9.38% from 255 or 9.96% from 231); Max value from RGB is 119 - color contains mainly: red. Hex color #775917 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775917 is #88A6E8. Grayscale: #5A5A5A. Windows color (decimal): -8955625 or 1530231. OLE color: 1530231.
HSL color Cylindrical-coordinate representation of color #775917: hue angle of 41.25º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #775917 is Cyan = 0, Magento = 0.25, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 23 | - |
| CMYK | 0 | 0.25 | 0.81 | 0.53 |
| HSL | 41.25º | 0.68% | 0.28% | - |
| HSV(B) | 41.25º | 0.81% | 0.47% | - |
| XYZ | 11.33 | 11.13 | 2.36 | - |
| YUV | 90.45 | 89.94 | 148.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 23 | 0 | 0.25 | 0.81 | 0.53 | 41.25 | 0.68 | 0.28 |
| Hex | 77 | 59 | 17 | 0 | 19 | 51 | 35 | 29 | 44 | 1C |
| Octal | 167 | 131 | 27 | 0 | 31 | 121 | 65 | 51 | 104 | 34 |
| Binary | 1110111 | 1011001 | 10111 | 0 | 11001 | 1010001 | 110101 | 101001 | 1000100 | 11100 |
Color Harmonies of #775917
Complementary color
Monochromatic Colors of #775917
Black with #775917
Text Example
Text Example
White with #775917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775917; }
p { color: rgb(119,89,23); }
H1.HeaderClassName
{
color: #775917;
}
.AnyTagClassName
{
color: #775917;
}
</style>
background-color css
<style>
a { background-color: #775917; }
a { background-color: rgb(119,89,23); }
div.DivClassName
{
background-color: #775917;
}
.BgClassName
{
background-color: #775917;
}
</style>
border-color css
<style>
span { border-color: #775917; }
span { border-color: rgb(119,89,23); }
td.TdClassName
{
border-color: #775917;
}
.TagClassName
{
border-color: #775917;
}
</style>