Shades of Raw Umber #773707
Tints of Raw Umber #773707
RGB
CMYK
RGB Variations
Color information
#773707 (or 0x773707) is known color: Raw Umber. HEX triplet: 77, 37 and 07. RGB value is (119,55,7). Sum of RGB (Red+Green+Blue) = 119+55+7=181 (23% of max value = 765). Red value is 119 (46.88% from 255 or 65.75% from 181); Green value is 55 (21.88% from 255 or 30.39% from 181); Blue value is 7 (3.12% from 255 or 3.87% from 181); Max value from RGB is 119 - color contains mainly: red. Hex color #773707 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773707 is #88C8F8. Grayscale: #444444. Windows color (decimal): -8964345 or 472951. OLE color: 472951.
HSL color Cylindrical-coordinate representation of color #773707: hue angle of 25.71º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #773707 is Cyan = 0, Magento = 0.54, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 7 | - |
| CMYK | 0 | 0.54 | 0.94 | 0.53 |
| HSL | 25.71º | 0.89% | 0.25% | - |
| HSV(B) | 25.71º | 0.94% | 0.47% | - |
| XYZ | 9.01 | 6.67 | 1.01 | - |
| YUV | 68.66 | 93.2 | 163.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 7 | 0 | 0.54 | 0.94 | 0.53 | 25.71 | 0.89 | 0.25 |
| Hex | 77 | 37 | 7 | 0 | 36 | 5E | 35 | 1A | 59 | 19 |
| Octal | 167 | 67 | 7 | 0 | 66 | 136 | 65 | 32 | 131 | 31 |
| Binary | 1110111 | 110111 | 111 | 0 | 110110 | 1011110 | 110101 | 11010 | 1011001 | 11001 |
Color Harmonies of #773707
Complementary color
Monochromatic Colors of #773707
Black with #773707
Text Example
Text Example
White with #773707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773707; }
p { color: rgb(119,55,7); }
H1.HeaderClassName
{
color: #773707;
}
.AnyTagClassName
{
color: #773707;
}
</style>
background-color css
<style>
a { background-color: #773707; }
a { background-color: rgb(119,55,7); }
div.DivClassName
{
background-color: #773707;
}
.BgClassName
{
background-color: #773707;
}
</style>
border-color css
<style>
span { border-color: #773707; }
span { border-color: rgb(119,55,7); }
td.TdClassName
{
border-color: #773707;
}
.TagClassName
{
border-color: #773707;
}
</style>