Shades of Raw Umber #774313
Tints of Raw Umber #774313
RGB
CMYK
RGB Variations
Color information
#774313 (or 0x774313) is known color: Raw Umber. HEX triplet: 77, 43 and 13. RGB value is (119,67,19). Sum of RGB (Red+Green+Blue) = 119+67+19=205 (27% of max value = 765). Red value is 119 (46.88% from 255 or 58.05% from 205); Green value is 67 (26.56% from 255 or 32.68% from 205); Blue value is 19 (7.81% from 255 or 9.27% from 205); Max value from RGB is 119 - color contains mainly: red. Hex color #774313 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774313 is #88BCEC. Grayscale: #4D4D4D. Windows color (decimal): -8961261 or 1262455. OLE color: 1262455.
HSL color Cylindrical-coordinate representation of color #774313: hue angle of 28.8º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #774313 is Cyan = 0, Magento = 0.44, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 19 | - |
| CMYK | 0 | 0.44 | 0.84 | 0.53 |
| HSL | 28.8º | 0.72% | 0.27% | - |
| HSV(B) | 28.8º | 0.84% | 0.47% | - |
| XYZ | 9.73 | 7.98 | 1.64 | - |
| YUV | 77.08 | 95.23 | 157.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 19 | 0 | 0.44 | 0.84 | 0.53 | 28.8 | 0.72 | 0.27 |
| Hex | 77 | 43 | 13 | 0 | 2C | 54 | 35 | 1D | 48 | 1B |
| Octal | 167 | 103 | 23 | 0 | 54 | 124 | 65 | 35 | 110 | 33 |
| Binary | 1110111 | 1000011 | 10011 | 0 | 101100 | 1010100 | 110101 | 11101 | 1001000 | 11011 |
Color Harmonies of #774313
Complementary color
Monochromatic Colors of #774313
Black with #774313
Text Example
Text Example
White with #774313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774313; }
p { color: rgb(119,67,19); }
H1.HeaderClassName
{
color: #774313;
}
.AnyTagClassName
{
color: #774313;
}
</style>
background-color css
<style>
a { background-color: #774313; }
a { background-color: rgb(119,67,19); }
div.DivClassName
{
background-color: #774313;
}
.BgClassName
{
background-color: #774313;
}
</style>
border-color css
<style>
span { border-color: #774313; }
span { border-color: rgb(119,67,19); }
td.TdClassName
{
border-color: #774313;
}
.TagClassName
{
border-color: #774313;
}
</style>