Shades of Raw Umber #774516
Tints of Raw Umber #774516
RGB
CMYK
RGB Variations
Color information
#774516 (or 0x774516) is known color: Raw Umber. HEX triplet: 77, 45 and 16. RGB value is (119,69,22). Sum of RGB (Red+Green+Blue) = 119+69+22=210 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.67% from 210); Green value is 69 (27.34% from 255 or 32.86% from 210); Blue value is 22 (8.98% from 255 or 10.48% from 210); Max value from RGB is 119 - color contains mainly: red. Hex color #774516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774516 is #88BAE9. Grayscale: #4E4E4E. Windows color (decimal): -8960746 or 1459575. OLE color: 1459575.
HSL color Cylindrical-coordinate representation of color #774516: hue angle of 29.07º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #774516 is Cyan = 0, Magento = 0.42, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 22 | - |
| CMYK | 0 | 0.42 | 0.82 | 0.53 |
| HSL | 29.07º | 0.69% | 0.28% | - |
| HSV(B) | 29.07º | 0.82% | 0.47% | - |
| XYZ | 9.88 | 8.24 | 1.83 | - |
| YUV | 78.59 | 96.07 | 156.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 22 | 0 | 0.42 | 0.82 | 0.53 | 29.07 | 0.69 | 0.28 |
| Hex | 77 | 45 | 16 | 0 | 2A | 52 | 35 | 1D | 45 | 1C |
| Octal | 167 | 105 | 26 | 0 | 52 | 122 | 65 | 35 | 105 | 34 |
| Binary | 1110111 | 1000101 | 10110 | 0 | 101010 | 1010010 | 110101 | 11101 | 1000101 | 11100 |
Color Harmonies of #774516
Complementary color
Monochromatic Colors of #774516
Black with #774516
Text Example
Text Example
White with #774516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774516; }
p { color: rgb(119,69,22); }
H1.HeaderClassName
{
color: #774516;
}
.AnyTagClassName
{
color: #774516;
}
</style>
background-color css
<style>
a { background-color: #774516; }
a { background-color: rgb(119,69,22); }
div.DivClassName
{
background-color: #774516;
}
.BgClassName
{
background-color: #774516;
}
</style>
border-color css
<style>
span { border-color: #774516; }
span { border-color: rgb(119,69,22); }
td.TdClassName
{
border-color: #774516;
}
.TagClassName
{
border-color: #774516;
}
</style>