Shades of Rum #767078
Tints of Rum #767078
RGB
CMYK
RGB Variations
Color information
#767078 (or 0x767078) is known color: Rum. HEX triplet: 76, 70 and 78. RGB value is (118,112,120). Sum of RGB (Red+Green+Blue) = 118+112+120=350 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.71% from 350); Green value is 112 (44.14% from 255 or 32% from 350); Blue value is 120 (47.27% from 255 or 34.29% from 350); Max value from RGB is 120 - color contains mainly: blue. Hex color #767078 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767078 is #898F87. Grayscale: #727272. Windows color (decimal): -9015176 or 7893110. OLE color: 7893110.
HSL color Cylindrical-coordinate representation of color #767078: hue angle of 285º degrees, saturation: 0.03, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #767078 is Cyan = 0.02, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 112 | 120 | - |
| CMYK | 0.02 | 0.07 | 0 | 0.53 |
| HSL | 285º | 0.03% | 0.45% | - |
| HSV(B) | 285º | 0.07% | 0.47% | - |
| XYZ | 16.66 | 16.8 | 20.13 | - |
| YUV | 114.71 | 130.99 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 120 | 0.02 | 0.07 | 0 | 0.53 | 285 | 0.03 | 0.45 |
| Hex | 76 | 70 | 78 | 2 | 7 | 0 | 35 | 11D | 3 | 2D |
| Octal | 166 | 160 | 170 | 2 | 7 | 0 | 65 | 435 | 3 | 55 |
| Binary | 1110110 | 1110000 | 1111000 | 10 | 111 | 0 | 110101 | 100011101 | 11 | 101101 |
Color Harmonies of #767078
Complementary color
Monochromatic Colors of #767078
Black with #767078
Text Example
Text Example
White with #767078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767078; }
p { color: rgb(118,112,120); }
H1.HeaderClassName
{
color: #767078;
}
.AnyTagClassName
{
color: #767078;
}
</style>
background-color css
<style>
a { background-color: #767078; }
a { background-color: rgb(118,112,120); }
div.DivClassName
{
background-color: #767078;
}
.BgClassName
{
background-color: #767078;
}
</style>
border-color css
<style>
span { border-color: #767078; }
span { border-color: rgb(118,112,120); }
td.TdClassName
{
border-color: #767078;
}
.TagClassName
{
border-color: #767078;
}
</style>