Shades of Raw Umber #774407
Tints of Raw Umber #774407
RGB
CMYK
RGB Variations
Color information
#774407 (or 0x774407) is known color: Raw Umber. HEX triplet: 77, 44 and 07. RGB value is (119,68,7). Sum of RGB (Red+Green+Blue) = 119+68+7=194 (25% of max value = 765). Red value is 119 (46.88% from 255 or 61.34% from 194); Green value is 68 (26.95% from 255 or 35.05% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 119 - color contains mainly: red. Hex color #774407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774407 is #88BBF8. Grayscale: #4C4C4C. Windows color (decimal): -8961017 or 476279. OLE color: 476279.
HSL color Cylindrical-coordinate representation of color #774407: hue angle of 32.68º 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 #774407 is Cyan = 0, Magento = 0.43, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 7 | - |
| CMYK | 0 | 0.43 | 0.94 | 0.53 |
| HSL | 32.68º | 0.89% | 0.25% | - |
| HSV(B) | 32.68º | 0.94% | 0.47% | - |
| XYZ | 9.71 | 8.07 | 1.25 | - |
| YUV | 76.3 | 88.9 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 7 | 0 | 0.43 | 0.94 | 0.53 | 32.68 | 0.89 | 0.25 |
| Hex | 77 | 44 | 7 | 0 | 2B | 5E | 35 | 21 | 59 | 19 |
| Octal | 167 | 104 | 7 | 0 | 53 | 136 | 65 | 41 | 131 | 31 |
| Binary | 1110111 | 1000100 | 111 | 0 | 101011 | 1011110 | 110101 | 100001 | 1011001 | 11001 |
Color Harmonies of #774407
Complementary color
Monochromatic Colors of #774407
Black with #774407
Text Example
Text Example
White with #774407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774407; }
p { color: rgb(119,68,7); }
H1.HeaderClassName
{
color: #774407;
}
.AnyTagClassName
{
color: #774407;
}
</style>
background-color css
<style>
a { background-color: #774407; }
a { background-color: rgb(119,68,7); }
div.DivClassName
{
background-color: #774407;
}
.BgClassName
{
background-color: #774407;
}
</style>
border-color css
<style>
span { border-color: #774407; }
span { border-color: rgb(119,68,7); }
td.TdClassName
{
border-color: #774407;
}
.TagClassName
{
border-color: #774407;
}
</style>