Shades of Raw Umber #774513
Tints of Raw Umber #774513
RGB
CMYK
RGB Variations
Color information
#774513 (or 0x774513) is known color: Raw Umber. HEX triplet: 77, 45 and 13. RGB value is (119,69,19). Sum of RGB (Red+Green+Blue) = 119+69+19=207 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.49% from 207); Green value is 69 (27.34% from 255 or 33.33% from 207); Blue value is 19 (7.81% from 255 or 9.18% from 207); Max value from RGB is 119 - color contains mainly: red. Hex color #774513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774513 is #88BAEC. Grayscale: #4E4E4E. Windows color (decimal): -8960749 or 1262967. OLE color: 1262967.
HSL color Cylindrical-coordinate representation of color #774513: hue angle of 30º 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 #774513 is Cyan = 0, Magento = 0.42, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 19 | - |
| CMYK | 0 | 0.42 | 0.84 | 0.53 |
| HSL | 30º | 0.72% | 0.27% | - |
| HSV(B) | 30º | 0.84% | 0.47% | - |
| XYZ | 9.85 | 8.23 | 1.68 | - |
| YUV | 78.25 | 94.57 | 157.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 19 | 0 | 0.42 | 0.84 | 0.53 | 30 | 0.72 | 0.27 |
| Hex | 77 | 45 | 13 | 0 | 2A | 54 | 35 | 1E | 48 | 1B |
| Octal | 167 | 105 | 23 | 0 | 52 | 124 | 65 | 36 | 110 | 33 |
| Binary | 1110111 | 1000101 | 10011 | 0 | 101010 | 1010100 | 110101 | 11110 | 1001000 | 11011 |
Color Harmonies of #774513
Complementary color
Monochromatic Colors of #774513
Black with #774513
Text Example
Text Example
White with #774513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774513; }
p { color: rgb(119,69,19); }
H1.HeaderClassName
{
color: #774513;
}
.AnyTagClassName
{
color: #774513;
}
</style>
background-color css
<style>
a { background-color: #774513; }
a { background-color: rgb(119,69,19); }
div.DivClassName
{
background-color: #774513;
}
.BgClassName
{
background-color: #774513;
}
</style>
border-color css
<style>
span { border-color: #774513; }
span { border-color: rgb(119,69,19); }
td.TdClassName
{
border-color: #774513;
}
.TagClassName
{
border-color: #774513;
}
</style>