Shades of Rum #766978
Tints of Rum #766978
RGB
CMYK
RGB Variations
Color information
#766978 (or 0x766978) is known color: Rum. HEX triplet: 76, 69 and 78. RGB value is (118,105,120). Sum of RGB (Red+Green+Blue) = 118+105+120=343 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.40% from 343); Green value is 105 (41.41% from 255 or 30.61% from 343); Blue value is 120 (47.27% from 255 or 34.99% from 343); Max value from RGB is 120 - color contains mainly: blue. Hex color #766978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766978 is #899687. Grayscale: #6E6E6E. Windows color (decimal): -9016968 or 7891318. OLE color: 7891318.
HSL color Cylindrical-coordinate representation of color #766978: hue angle of 292º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #766978 is Cyan = 0.02, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 105 | 120 | - |
| CMYK | 0.02 | 0.13 | 0 | 0.53 |
| HSL | 292º | 0.07% | 0.44% | - |
| HSV(B) | 292º | 0.13% | 0.47% | - |
| XYZ | 15.91 | 15.31 | 19.89 | - |
| YUV | 110.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 120 | 0.02 | 0.13 | 0 | 0.53 | 292 | 0.07 | 0.44 |
| Hex | 76 | 69 | 78 | 2 | D | 0 | 35 | 124 | 7 | 2C |
| Octal | 166 | 151 | 170 | 2 | 15 | 0 | 65 | 444 | 7 | 54 |
| Binary | 1110110 | 1101001 | 1111000 | 10 | 1101 | 0 | 110101 | 100100100 | 111 | 101100 |
Color Harmonies of #766978
Complementary color
Monochromatic Colors of #766978
Black with #766978
Text Example
Text Example
White with #766978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766978; }
p { color: rgb(118,105,120); }
H1.HeaderClassName
{
color: #766978;
}
.AnyTagClassName
{
color: #766978;
}
</style>
background-color css
<style>
a { background-color: #766978; }
a { background-color: rgb(118,105,120); }
div.DivClassName
{
background-color: #766978;
}
.BgClassName
{
background-color: #766978;
}
</style>
border-color css
<style>
span { border-color: #766978; }
span { border-color: rgb(118,105,120); }
td.TdClassName
{
border-color: #766978;
}
.TagClassName
{
border-color: #766978;
}
</style>