Shades of Raw Umber #774615
Tints of Raw Umber #774615
RGB
CMYK
RGB Variations
Color information
#774615 (or 0x774615) is known color: Raw Umber. HEX triplet: 77, 46 and 15. RGB value is (119,70,21). Sum of RGB (Red+Green+Blue) = 119+70+21=210 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.67% from 210); Green value is 70 (27.73% from 255 or 33.33% from 210); Blue value is 21 (8.59% from 255 or 10% from 210); Max value from RGB is 119 - color contains mainly: red. Hex color #774615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774615 is #88B9EA. Grayscale: #4F4F4F. Windows color (decimal): -8960491 or 1394295. OLE color: 1394295.
HSL color Cylindrical-coordinate representation of color #774615: hue angle of 30º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #774615 is Cyan = 0, Magento = 0.41, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 21 | - |
| CMYK | 0 | 0.41 | 0.82 | 0.53 |
| HSL | 30º | 0.7% | 0.27% | - |
| HSV(B) | 30º | 0.82% | 0.47% | - |
| XYZ | 9.93 | 8.36 | 1.8 | - |
| YUV | 79.07 | 95.23 | 156.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 21 | 0 | 0.41 | 0.82 | 0.53 | 30 | 0.7 | 0.27 |
| Hex | 77 | 46 | 15 | 0 | 29 | 52 | 35 | 1E | 46 | 1B |
| Octal | 167 | 106 | 25 | 0 | 51 | 122 | 65 | 36 | 106 | 33 |
| Binary | 1110111 | 1000110 | 10101 | 0 | 101001 | 1010010 | 110101 | 11110 | 1000110 | 11011 |
Color Harmonies of #774615
Complementary color
Monochromatic Colors of #774615
Black with #774615
Text Example
Text Example
White with #774615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774615; }
p { color: rgb(119,70,21); }
H1.HeaderClassName
{
color: #774615;
}
.AnyTagClassName
{
color: #774615;
}
</style>
background-color css
<style>
a { background-color: #774615; }
a { background-color: rgb(119,70,21); }
div.DivClassName
{
background-color: #774615;
}
.BgClassName
{
background-color: #774615;
}
</style>
border-color css
<style>
span { border-color: #774615; }
span { border-color: rgb(119,70,21); }
td.TdClassName
{
border-color: #774615;
}
.TagClassName
{
border-color: #774615;
}
</style>