Shades of Raw Umber #774511
Tints of Raw Umber #774511
RGB
CMYK
RGB Variations
Color information
#774511 (or 0x774511) is known color: Raw Umber. HEX triplet: 77, 45 and 11. RGB value is (119,69,17). Sum of RGB (Red+Green+Blue) = 119+69+17=205 (27% of max value = 765). Red value is 119 (46.88% from 255 or 58.05% from 205); Green value is 69 (27.34% from 255 or 33.66% from 205); Blue value is 17 (7.03% from 255 or 8.29% from 205); Max value from RGB is 119 - color contains mainly: red. Hex color #774511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774511 is #88BAEE. Grayscale: #4E4E4E. Windows color (decimal): -8960751 or 1131895. OLE color: 1131895.
HSL color Cylindrical-coordinate representation of color #774511: hue angle of 30.59º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #774511 is Cyan = 0, Magento = 0.42, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 17 | - |
| CMYK | 0 | 0.42 | 0.86 | 0.53 |
| HSL | 30.59º | 0.75% | 0.27% | - |
| HSV(B) | 30.59º | 0.86% | 0.47% | - |
| XYZ | 9.84 | 8.22 | 1.6 | - |
| YUV | 78.02 | 93.57 | 157.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 17 | 0 | 0.42 | 0.86 | 0.53 | 30.59 | 0.75 | 0.27 |
| Hex | 77 | 45 | 11 | 0 | 2A | 56 | 35 | 1F | 4B | 1B |
| Octal | 167 | 105 | 21 | 0 | 52 | 126 | 65 | 37 | 113 | 33 |
| Binary | 1110111 | 1000101 | 10001 | 0 | 101010 | 1010110 | 110101 | 11111 | 1001011 | 11011 |
Color Harmonies of #774511
Complementary color
Monochromatic Colors of #774511
Black with #774511
Text Example
Text Example
White with #774511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774511; }
p { color: rgb(119,69,17); }
H1.HeaderClassName
{
color: #774511;
}
.AnyTagClassName
{
color: #774511;
}
</style>
background-color css
<style>
a { background-color: #774511; }
a { background-color: rgb(119,69,17); }
div.DivClassName
{
background-color: #774511;
}
.BgClassName
{
background-color: #774511;
}
</style>
border-color css
<style>
span { border-color: #774511; }
span { border-color: rgb(119,69,17); }
td.TdClassName
{
border-color: #774511;
}
.TagClassName
{
border-color: #774511;
}
</style>