Shades of Rum #776979
Tints of Rum #776979
RGB
CMYK
RGB Variations
Color information
#776979 (or 0x776979) is known color: Rum. HEX triplet: 77, 69 and 79. RGB value is (119,105,121). Sum of RGB (Red+Green+Blue) = 119+105+121=345 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.49% from 345); Green value is 105 (41.41% from 255 or 30.43% from 345); Blue value is 121 (47.66% from 255 or 35.07% from 345); Max value from RGB is 121 - color contains mainly: blue. Hex color #776979 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776979 is #889686. Grayscale: #6E6E6E. Windows color (decimal): -8951431 or 7956855. OLE color: 7956855.
HSL color Cylindrical-coordinate representation of color #776979: hue angle of 292.5º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #776979 is Cyan = 0.02, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 121 | - |
| CMYK | 0.02 | 0.13 | 0 | 0.53 |
| HSL | 292.5º | 0.07% | 0.44% | - |
| HSV(B) | 292.5º | 0.13% | 0.47% | - |
| XYZ | 16.11 | 15.41 | 20.21 | - |
| YUV | 111.01 | 133.64 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 121 | 0.02 | 0.13 | 0 | 0.53 | 292.5 | 0.07 | 0.44 |
| Hex | 77 | 69 | 79 | 2 | D | 0 | 35 | 124 | 7 | 2C |
| Octal | 167 | 151 | 171 | 2 | 15 | 0 | 65 | 444 | 7 | 54 |
| Binary | 1110111 | 1101001 | 1111001 | 10 | 1101 | 0 | 110101 | 100100100 | 111 | 101100 |
Color Harmonies of #776979
Complementary color
Monochromatic Colors of #776979
Black with #776979
Text Example
Text Example
White with #776979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776979; }
p { color: rgb(119,105,121); }
H1.HeaderClassName
{
color: #776979;
}
.AnyTagClassName
{
color: #776979;
}
</style>
background-color css
<style>
a { background-color: #776979; }
a { background-color: rgb(119,105,121); }
div.DivClassName
{
background-color: #776979;
}
.BgClassName
{
background-color: #776979;
}
</style>
border-color css
<style>
span { border-color: #776979; }
span { border-color: rgb(119,105,121); }
td.TdClassName
{
border-color: #776979;
}
.TagClassName
{
border-color: #776979;
}
</style>