Shades of Russet #774418
Tints of Russet #774418
RGB
CMYK
RGB Variations
Color information
#774418 (or 0x774418) is known color: Russet. HEX triplet: 77, 44 and 18. RGB value is (119,68,24). Sum of RGB (Red+Green+Blue) = 119+68+24=211 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.40% from 211); Green value is 68 (26.95% from 255 or 32.23% from 211); Blue value is 24 (9.77% from 255 or 11.37% from 211); Max value from RGB is 119 - color contains mainly: red. Hex color #774418 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774418 is #88BBE7. Grayscale: #4E4E4E. Windows color (decimal): -8961000 or 1590391. OLE color: 1590391.
HSL color Cylindrical-coordinate representation of color #774418: hue angle of 27.79º 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 #774418 is Cyan = 0, Magento = 0.43, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 24 | - |
| CMYK | 0 | 0.43 | 0.80 | 0.53 |
| HSL | 27.79º | 0.66% | 0.28% | - |
| HSV(B) | 27.79º | 0.8% | 0.47% | - |
| XYZ | 9.84 | 8.12 | 1.91 | - |
| YUV | 78.23 | 97.4 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 24 | 0 | 0.43 | 0.80 | 0.53 | 27.79 | 0.66 | 0.28 |
| Hex | 77 | 44 | 18 | 0 | 2B | 50 | 35 | 1C | 42 | 1C |
| Octal | 167 | 104 | 30 | 0 | 53 | 120 | 65 | 34 | 102 | 34 |
| Binary | 1110111 | 1000100 | 11000 | 0 | 101011 | 1010000 | 110101 | 11100 | 1000010 | 11100 |
Color Harmonies of #774418
Complementary color
Monochromatic Colors of #774418
Black with #774418
Text Example
Text Example
White with #774418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774418; }
p { color: rgb(119,68,24); }
H1.HeaderClassName
{
color: #774418;
}
.AnyTagClassName
{
color: #774418;
}
</style>
background-color css
<style>
a { background-color: #774418; }
a { background-color: rgb(119,68,24); }
div.DivClassName
{
background-color: #774418;
}
.BgClassName
{
background-color: #774418;
}
</style>
border-color css
<style>
span { border-color: #774418; }
span { border-color: rgb(119,68,24); }
td.TdClassName
{
border-color: #774418;
}
.TagClassName
{
border-color: #774418;
}
</style>