Shades of Raw Umber #774912
Tints of Raw Umber #774912
RGB
CMYK
RGB Variations
Color information
#774912 (or 0x774912) is known color: Raw Umber. HEX triplet: 77, 49 and 12. RGB value is (119,73,18). Sum of RGB (Red+Green+Blue) = 119+73+18=210 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.67% from 210); Green value is 73 (28.91% from 255 or 34.76% from 210); Blue value is 18 (7.42% from 255 or 8.57% from 210); Max value from RGB is 119 - color contains mainly: red. Hex color #774912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774912 is #88B6ED. Grayscale: #505050. Windows color (decimal): -8959726 or 1198455. OLE color: 1198455.
HSL color Cylindrical-coordinate representation of color #774912: hue angle of 32.67º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #774912 is Cyan = 0, Magento = 0.39, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 18 | - |
| CMYK | 0 | 0.39 | 0.85 | 0.53 |
| HSL | 32.67º | 0.74% | 0.27% | - |
| HSV(B) | 32.67º | 0.85% | 0.47% | - |
| XYZ | 10.1 | 8.73 | 1.73 | - |
| YUV | 80.48 | 92.74 | 155.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 18 | 0 | 0.39 | 0.85 | 0.53 | 32.67 | 0.74 | 0.27 |
| Hex | 77 | 49 | 12 | 0 | 27 | 55 | 35 | 21 | 4A | 1B |
| Octal | 167 | 111 | 22 | 0 | 47 | 125 | 65 | 41 | 112 | 33 |
| Binary | 1110111 | 1001001 | 10010 | 0 | 100111 | 1010101 | 110101 | 100001 | 1001010 | 11011 |
Color Harmonies of #774912
Complementary color
Monochromatic Colors of #774912
Black with #774912
Text Example
Text Example
White with #774912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774912; }
p { color: rgb(119,73,18); }
H1.HeaderClassName
{
color: #774912;
}
.AnyTagClassName
{
color: #774912;
}
</style>
background-color css
<style>
a { background-color: #774912; }
a { background-color: rgb(119,73,18); }
div.DivClassName
{
background-color: #774912;
}
.BgClassName
{
background-color: #774912;
}
</style>
border-color css
<style>
span { border-color: #774912; }
span { border-color: rgb(119,73,18); }
td.TdClassName
{
border-color: #774912;
}
.TagClassName
{
border-color: #774912;
}
</style>