Shades of Raw Umber #775507
Tints of Raw Umber #775507
RGB
CMYK
RGB Variations
Color information
#775507 (or 0x775507) is known color: Raw Umber. HEX triplet: 77, 55 and 07. RGB value is (119,85,7). Sum of RGB (Red+Green+Blue) = 119+85+7=211 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.40% from 211); Green value is 85 (33.59% from 255 or 40.28% from 211); Blue value is 7 (3.12% from 255 or 3.32% from 211); Max value from RGB is 119 - color contains mainly: red. Hex color #775507 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775507 is #88AAF8. Grayscale: #565656. Windows color (decimal): -8956665 or 480631. OLE color: 480631.
HSL color Cylindrical-coordinate representation of color #775507: hue angle of 41.79º 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 #775507 is Cyan = 0, Magento = 0.29, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 85 | 7 | - |
| CMYK | 0 | 0.29 | 0.94 | 0.53 |
| HSL | 41.79º | 0.89% | 0.25% | - |
| HSV(B) | 41.79º | 0.94% | 0.47% | - |
| XYZ | 10.89 | 10.43 | 1.64 | - |
| YUV | 86.27 | 83.26 | 151.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 85 | 7 | 0 | 0.29 | 0.94 | 0.53 | 41.79 | 0.89 | 0.25 |
| Hex | 77 | 55 | 7 | 0 | 1D | 5E | 35 | 2A | 59 | 19 |
| Octal | 167 | 125 | 7 | 0 | 35 | 136 | 65 | 52 | 131 | 31 |
| Binary | 1110111 | 1010101 | 111 | 0 | 11101 | 1011110 | 110101 | 101010 | 1011001 | 11001 |
Color Harmonies of #775507
Complementary color
Monochromatic Colors of #775507
Black with #775507
Text Example
Text Example
White with #775507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775507; }
p { color: rgb(119,85,7); }
H1.HeaderClassName
{
color: #775507;
}
.AnyTagClassName
{
color: #775507;
}
</style>
background-color css
<style>
a { background-color: #775507; }
a { background-color: rgb(119,85,7); }
div.DivClassName
{
background-color: #775507;
}
.BgClassName
{
background-color: #775507;
}
</style>
border-color css
<style>
span { border-color: #775507; }
span { border-color: rgb(119,85,7); }
td.TdClassName
{
border-color: #775507;
}
.TagClassName
{
border-color: #775507;
}
</style>