Shades of Raw Umber #774515
Tints of Raw Umber #774515
RGB
CMYK
RGB Variations
Color information
#774515 (or 0x774515) is known color: Raw Umber. HEX triplet: 77, 45 and 15. RGB value is (119,69,21). Sum of RGB (Red+Green+Blue) = 119+69+21=209 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.94% from 209); Green value is 69 (27.34% from 255 or 33.01% from 209); Blue value is 21 (8.59% from 255 or 10.05% from 209); Max value from RGB is 119 - color contains mainly: red. Hex color #774515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774515 is #88BAEA. Grayscale: #4E4E4E. Windows color (decimal): -8960747 or 1394039. OLE color: 1394039.
HSL color Cylindrical-coordinate representation of color #774515: hue angle of 29.39º 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 #774515 is Cyan = 0, Magento = 0.42, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 21 | - |
| CMYK | 0 | 0.42 | 0.82 | 0.53 |
| HSL | 29.39º | 0.7% | 0.27% | - |
| HSV(B) | 29.39º | 0.82% | 0.47% | - |
| XYZ | 9.87 | 8.23 | 1.78 | - |
| YUV | 78.48 | 95.57 | 156.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 21 | 0 | 0.42 | 0.82 | 0.53 | 29.39 | 0.7 | 0.27 |
| Hex | 77 | 45 | 15 | 0 | 2A | 52 | 35 | 1D | 46 | 1B |
| Octal | 167 | 105 | 25 | 0 | 52 | 122 | 65 | 35 | 106 | 33 |
| Binary | 1110111 | 1000101 | 10101 | 0 | 101010 | 1010010 | 110101 | 11101 | 1000110 | 11011 |
Color Harmonies of #774515
Complementary color
Monochromatic Colors of #774515
Black with #774515
Text Example
Text Example
White with #774515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774515; }
p { color: rgb(119,69,21); }
H1.HeaderClassName
{
color: #774515;
}
.AnyTagClassName
{
color: #774515;
}
</style>
background-color css
<style>
a { background-color: #774515; }
a { background-color: rgb(119,69,21); }
div.DivClassName
{
background-color: #774515;
}
.BgClassName
{
background-color: #774515;
}
</style>
border-color css
<style>
span { border-color: #774515; }
span { border-color: rgb(119,69,21); }
td.TdClassName
{
border-color: #774515;
}
.TagClassName
{
border-color: #774515;
}
</style>