Shades of Russet #774618
Tints of Russet #774618
RGB
CMYK
RGB Variations
Color information
#774618 (or 0x774618) is known color: Russet. HEX triplet: 77, 46 and 18. RGB value is (119,70,24). Sum of RGB (Red+Green+Blue) = 119+70+24=213 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.87% from 213); Green value is 70 (27.73% from 255 or 32.86% from 213); Blue value is 24 (9.77% from 255 or 11.27% from 213); Max value from RGB is 119 - color contains mainly: red. Hex color #774618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774618 is #88B9E7. Grayscale: #4F4F4F. Windows color (decimal): -8960488 or 1590903. OLE color: 1590903.
HSL color Cylindrical-coordinate representation of color #774618: hue angle of 29.05º 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 #774618 is Cyan = 0, Magento = 0.41, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 24 | - |
| CMYK | 0 | 0.41 | 0.80 | 0.53 |
| HSL | 29.05º | 0.66% | 0.28% | - |
| HSV(B) | 29.05º | 0.8% | 0.47% | - |
| XYZ | 9.96 | 8.37 | 1.95 | - |
| YUV | 79.41 | 96.73 | 156.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 24 | 0 | 0.41 | 0.80 | 0.53 | 29.05 | 0.66 | 0.28 |
| Hex | 77 | 46 | 18 | 0 | 29 | 50 | 35 | 1D | 42 | 1C |
| Octal | 167 | 106 | 30 | 0 | 51 | 120 | 65 | 35 | 102 | 34 |
| Binary | 1110111 | 1000110 | 11000 | 0 | 101001 | 1010000 | 110101 | 11101 | 1000010 | 11100 |
Color Harmonies of #774618
Complementary color
Monochromatic Colors of #774618
Black with #774618
Text Example
Text Example
White with #774618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774618; }
p { color: rgb(119,70,24); }
H1.HeaderClassName
{
color: #774618;
}
.AnyTagClassName
{
color: #774618;
}
</style>
background-color css
<style>
a { background-color: #774618; }
a { background-color: rgb(119,70,24); }
div.DivClassName
{
background-color: #774618;
}
.BgClassName
{
background-color: #774618;
}
</style>
border-color css
<style>
span { border-color: #774618; }
span { border-color: rgb(119,70,24); }
td.TdClassName
{
border-color: #774618;
}
.TagClassName
{
border-color: #774618;
}
</style>