Shades of Raw Umber #775908
Tints of Raw Umber #775908
RGB
CMYK
RGB Variations
Color information
#775908 (or 0x775908) is known color: Raw Umber. HEX triplet: 77, 59 and 08. RGB value is (119,89,8). Sum of RGB (Red+Green+Blue) = 119+89+8=216 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.09% from 216); Green value is 89 (35.16% from 255 or 41.20% from 216); Blue value is 8 (3.52% from 255 or 3.70% from 216); Max value from RGB is 119 - color contains mainly: red. Hex color #775908 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775908 is #88A6F7. Grayscale: #595959. Windows color (decimal): -8955640 or 547191. OLE color: 547191.
HSL color Cylindrical-coordinate representation of color #775908: hue angle of 43.78º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #775908 is Cyan = 0, Magento = 0.25, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 8 | - |
| CMYK | 0 | 0.25 | 0.93 | 0.53 |
| HSL | 43.78º | 0.87% | 0.25% | - |
| HSV(B) | 43.78º | 0.93% | 0.47% | - |
| XYZ | 11.22 | 11.08 | 1.78 | - |
| YUV | 88.74 | 82.44 | 149.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 8 | 0 | 0.25 | 0.93 | 0.53 | 43.78 | 0.87 | 0.25 |
| Hex | 77 | 59 | 8 | 0 | 19 | 5D | 35 | 2C | 57 | 19 |
| Octal | 167 | 131 | 10 | 0 | 31 | 135 | 65 | 54 | 127 | 31 |
| Binary | 1110111 | 1011001 | 1000 | 0 | 11001 | 1011101 | 110101 | 101100 | 1010111 | 11001 |
Color Harmonies of #775908
Complementary color
Monochromatic Colors of #775908
Black with #775908
Text Example
Text Example
White with #775908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775908; }
p { color: rgb(119,89,8); }
H1.HeaderClassName
{
color: #775908;
}
.AnyTagClassName
{
color: #775908;
}
</style>
background-color css
<style>
a { background-color: #775908; }
a { background-color: rgb(119,89,8); }
div.DivClassName
{
background-color: #775908;
}
.BgClassName
{
background-color: #775908;
}
</style>
border-color css
<style>
span { border-color: #775908; }
span { border-color: rgb(119,89,8); }
td.TdClassName
{
border-color: #775908;
}
.TagClassName
{
border-color: #775908;
}
</style>