Shades of Raw Umber #774210
Tints of Raw Umber #774210
RGB
CMYK
RGB Variations
Color information
#774210 (or 0x774210) is known color: Raw Umber. HEX triplet: 77, 42 and 10. RGB value is (119,66,16). Sum of RGB (Red+Green+Blue) = 119+66+16=201 (26% of max value = 765). Red value is 119 (46.88% from 255 or 59.20% from 201); Green value is 66 (26.17% from 255 or 32.84% from 201); Blue value is 16 (6.64% from 255 or 7.96% from 201); Max value from RGB is 119 - color contains mainly: red. Hex color #774210 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774210 is #88BDEF. Grayscale: #4C4C4C. Windows color (decimal): -8961520 or 1065591. OLE color: 1065591.
HSL color Cylindrical-coordinate representation of color #774210: hue angle of 29.13º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #774210 is Cyan = 0, Magento = 0.45, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 66 | 16 | - |
| CMYK | 0 | 0.45 | 0.87 | 0.53 |
| HSL | 29.13º | 0.76% | 0.26% | - |
| HSV(B) | 29.13º | 0.87% | 0.47% | - |
| XYZ | 9.65 | 7.86 | 1.5 | - |
| YUV | 76.15 | 94.06 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 66 | 16 | 0 | 0.45 | 0.87 | 0.53 | 29.13 | 0.76 | 0.26 |
| Hex | 77 | 42 | 10 | 0 | 2D | 57 | 35 | 1D | 4C | 1A |
| Octal | 167 | 102 | 20 | 0 | 55 | 127 | 65 | 35 | 114 | 32 |
| Binary | 1110111 | 1000010 | 10000 | 0 | 101101 | 1010111 | 110101 | 11101 | 1001100 | 11010 |
Color Harmonies of #774210
Complementary color
Monochromatic Colors of #774210
Black with #774210
Text Example
Text Example
White with #774210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774210; }
p { color: rgb(119,66,16); }
H1.HeaderClassName
{
color: #774210;
}
.AnyTagClassName
{
color: #774210;
}
</style>
background-color css
<style>
a { background-color: #774210; }
a { background-color: rgb(119,66,16); }
div.DivClassName
{
background-color: #774210;
}
.BgClassName
{
background-color: #774210;
}
</style>
border-color css
<style>
span { border-color: #774210; }
span { border-color: rgb(119,66,16); }
td.TdClassName
{
border-color: #774210;
}
.TagClassName
{
border-color: #774210;
}
</style>