Shades of Rum #766879
Tints of Rum #766879
RGB
CMYK
RGB Variations
Color information
#766879 (or 0x766879) is known color: Rum. HEX triplet: 76, 68 and 79. RGB value is (118,104,121). Sum of RGB (Red+Green+Blue) = 118+104+121=343 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.40% from 343); Green value is 104 (41.02% from 255 or 30.32% from 343); Blue value is 121 (47.66% from 255 or 35.28% from 343); Max value from RGB is 121 - color contains mainly: blue. Hex color #766879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766879 is #899786. Grayscale: #6E6E6E. Windows color (decimal): -9017223 or 7956598. OLE color: 7956598.
HSL color Cylindrical-coordinate representation of color #766879: hue angle of 289.41º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #766879 is Cyan = 0.02, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 104 | 121 | - |
| CMYK | 0.02 | 0.14 | 0 | 0.53 |
| HSL | 289.41º | 0.08% | 0.44% | - |
| HSV(B) | 289.41º | 0.14% | 0.47% | - |
| XYZ | 15.87 | 15.13 | 20.17 | - |
| YUV | 110.12 | 134.14 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 121 | 0.02 | 0.14 | 0 | 0.53 | 289.41 | 0.08 | 0.44 |
| Hex | 76 | 68 | 79 | 2 | E | 0 | 35 | 121 | 8 | 2C |
| Octal | 166 | 150 | 171 | 2 | 16 | 0 | 65 | 441 | 10 | 54 |
| Binary | 1110110 | 1101000 | 1111001 | 10 | 1110 | 0 | 110101 | 100100001 | 1000 | 101100 |
Color Harmonies of #766879
Complementary color
Monochromatic Colors of #766879
Black with #766879
Text Example
Text Example
White with #766879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766879; }
p { color: rgb(118,104,121); }
H1.HeaderClassName
{
color: #766879;
}
.AnyTagClassName
{
color: #766879;
}
</style>
background-color css
<style>
a { background-color: #766879; }
a { background-color: rgb(118,104,121); }
div.DivClassName
{
background-color: #766879;
}
.BgClassName
{
background-color: #766879;
}
</style>
border-color css
<style>
span { border-color: #766879; }
span { border-color: rgb(118,104,121); }
td.TdClassName
{
border-color: #766879;
}
.TagClassName
{
border-color: #766879;
}
</style>