Shades of Raw Umber #775407
Tints of Raw Umber #775407
RGB
CMYK
RGB Variations
Color information
#775407 (or 0x775407) is known color: Raw Umber. HEX triplet: 77, 54 and 07. RGB value is (119,84,7). Sum of RGB (Red+Green+Blue) = 119+84+7=210 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.67% from 210); Green value is 84 (33.20% from 255 or 40% from 210); Blue value is 7 (3.12% from 255 or 3.33% from 210); Max value from RGB is 119 - color contains mainly: red. Hex color #775407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775407 is #88ABF8. Grayscale: #565656. Windows color (decimal): -8956921 or 480375. OLE color: 480375.
HSL color Cylindrical-coordinate representation of color #775407: hue angle of 41.25º 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 #775407 is Cyan = 0, Magento = 0.29, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 7 | - |
| CMYK | 0 | 0.29 | 0.94 | 0.53 |
| HSL | 41.25º | 0.89% | 0.25% | - |
| HSV(B) | 41.25º | 0.94% | 0.47% | - |
| XYZ | 10.82 | 10.28 | 1.61 | - |
| YUV | 85.69 | 83.6 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 7 | 0 | 0.29 | 0.94 | 0.53 | 41.25 | 0.89 | 0.25 |
| Hex | 77 | 54 | 7 | 0 | 1D | 5E | 35 | 29 | 59 | 19 |
| Octal | 167 | 124 | 7 | 0 | 35 | 136 | 65 | 51 | 131 | 31 |
| Binary | 1110111 | 1010100 | 111 | 0 | 11101 | 1011110 | 110101 | 101001 | 1011001 | 11001 |
Color Harmonies of #775407
Complementary color
Monochromatic Colors of #775407
Black with #775407
Text Example
Text Example
White with #775407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775407; }
p { color: rgb(119,84,7); }
H1.HeaderClassName
{
color: #775407;
}
.AnyTagClassName
{
color: #775407;
}
</style>
background-color css
<style>
a { background-color: #775407; }
a { background-color: rgb(119,84,7); }
div.DivClassName
{
background-color: #775407;
}
.BgClassName
{
background-color: #775407;
}
</style>
border-color css
<style>
span { border-color: #775407; }
span { border-color: rgb(119,84,7); }
td.TdClassName
{
border-color: #775407;
}
.TagClassName
{
border-color: #775407;
}
</style>