Shades of Raw Umber #774818
Tints of Raw Umber #774818
RGB
CMYK
RGB Variations
Color information
#774818 (or 0x774818) is known color: Raw Umber. HEX triplet: 77, 48 and 18. RGB value is (119,72,24). Sum of RGB (Red+Green+Blue) = 119+72+24=215 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.35% from 215); Green value is 72 (28.52% from 255 or 33.49% from 215); Blue value is 24 (9.77% from 255 or 11.16% from 215); Max value from RGB is 119 - color contains mainly: red. Hex color #774818 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774818 is #88B7E7. Grayscale: #505050. Windows color (decimal): -8959976 or 1591415. OLE color: 1591415.
HSL color Cylindrical-coordinate representation of color #774818: hue angle of 30.32º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #774818 is Cyan = 0, Magento = 0.39, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 72 | 24 | - |
| CMYK | 0 | 0.39 | 0.80 | 0.53 |
| HSL | 30.32º | 0.66% | 0.28% | - |
| HSV(B) | 30.32º | 0.8% | 0.47% | - |
| XYZ | 10.09 | 8.62 | 2 | - |
| YUV | 80.58 | 96.07 | 155.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 24 | 0 | 0.39 | 0.80 | 0.53 | 30.32 | 0.66 | 0.28 |
| Hex | 77 | 48 | 18 | 0 | 27 | 50 | 35 | 1E | 42 | 1C |
| Octal | 167 | 110 | 30 | 0 | 47 | 120 | 65 | 36 | 102 | 34 |
| Binary | 1110111 | 1001000 | 11000 | 0 | 100111 | 1010000 | 110101 | 11110 | 1000010 | 11100 |
Color Harmonies of #774818
Complementary color
Monochromatic Colors of #774818
Black with #774818
Text Example
Text Example
White with #774818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774818; }
p { color: rgb(119,72,24); }
H1.HeaderClassName
{
color: #774818;
}
.AnyTagClassName
{
color: #774818;
}
</style>
background-color css
<style>
a { background-color: #774818; }
a { background-color: rgb(119,72,24); }
div.DivClassName
{
background-color: #774818;
}
.BgClassName
{
background-color: #774818;
}
</style>
border-color css
<style>
span { border-color: #774818; }
span { border-color: rgb(119,72,24); }
td.TdClassName
{
border-color: #774818;
}
.TagClassName
{
border-color: #774818;
}
</style>