Shades of Raw Umber #774605
Tints of Raw Umber #774605
RGB
CMYK
RGB Variations
Color information
#774605 (or 0x774605) is known color: Raw Umber. HEX triplet: 77, 46 and 05. RGB value is (119,70,5). Sum of RGB (Red+Green+Blue) = 119+70+5=194 (25% of max value = 765). Red value is 119 (46.88% from 255 or 61.34% from 194); Green value is 70 (27.73% from 255 or 36.08% from 194); Blue value is 5 (2.34% from 255 or 2.58% from 194); Max value from RGB is 119 - color contains mainly: red. Hex color #774605 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774605 is #88B9FA. Grayscale: #4D4D4D. Windows color (decimal): -8960507 or 345719. OLE color: 345719.
HSL color Cylindrical-coordinate representation of color #774605: hue angle of 34.21º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #774605 is Cyan = 0, Magento = 0.41, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 5 | - |
| CMYK | 0 | 0.41 | 0.96 | 0.53 |
| HSL | 34.21º | 0.92% | 0.24% | - |
| HSV(B) | 34.21º | 0.96% | 0.47% | - |
| XYZ | 9.83 | 8.31 | 1.23 | - |
| YUV | 77.24 | 87.23 | 157.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 5 | 0 | 0.41 | 0.96 | 0.53 | 34.21 | 0.92 | 0.24 |
| Hex | 77 | 46 | 5 | 0 | 29 | 60 | 35 | 22 | 5C | 18 |
| Octal | 167 | 106 | 5 | 0 | 51 | 140 | 65 | 42 | 134 | 30 |
| Binary | 1110111 | 1000110 | 101 | 0 | 101001 | 1100000 | 110101 | 100010 | 1011100 | 11000 |
Color Harmonies of #774605
Complementary color
Monochromatic Colors of #774605
Black with #774605
Text Example
Text Example
White with #774605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774605; }
p { color: rgb(119,70,5); }
H1.HeaderClassName
{
color: #774605;
}
.AnyTagClassName
{
color: #774605;
}
</style>
background-color css
<style>
a { background-color: #774605; }
a { background-color: rgb(119,70,5); }
div.DivClassName
{
background-color: #774605;
}
.BgClassName
{
background-color: #774605;
}
</style>
border-color css
<style>
span { border-color: #774605; }
span { border-color: rgb(119,70,5); }
td.TdClassName
{
border-color: #774605;
}
.TagClassName
{
border-color: #774605;
}
</style>