Shades of Rolling Stone #747776
Tints of Rolling Stone #747776
RGB
CMYK
RGB Variations
Color information
#747776 (or 0x747776) is known color: Rolling Stone. HEX triplet: 74, 77 and 76. RGB value is (116,119,118). Sum of RGB (Red+Green+Blue) = 116+119+118=353 (46% of max value = 765). Red value is 116 (45.70% from 255 or 32.86% from 353); Green value is 119 (46.88% from 255 or 33.71% from 353); Blue value is 118 (46.48% from 255 or 33.43% from 353); Max value from RGB is 119 - color contains mainly: green. Hex color #747776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747776 is #8B8889. Grayscale: #757575. Windows color (decimal): -9144458 or 7763828. OLE color: 7763828.
HSL color Cylindrical-coordinate representation of color #747776: hue angle of 160º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #747776 is Cyan = 0.03, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 119 | 118 | - |
| CMYK | 0.03 | 0 | 0.01 | 0.53 |
| HSL | 160º | 0.01% | 0.46% | - |
| HSV(B) | 160º | 0.03% | 0.47% | - |
| XYZ | 17.07 | 18.21 | 19.76 | - |
| YUV | 117.99 | 128.01 | 126.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 119 | 118 | 0.03 | 0 | 0.01 | 0.53 | 160 | 0.01 | 0.46 |
| Hex | 74 | 77 | 76 | 3 | 0 | 1 | 35 | A0 | 1 | 2E |
| Octal | 164 | 167 | 166 | 3 | 0 | 1 | 65 | 240 | 1 | 56 |
| Binary | 1110100 | 1110111 | 1110110 | 11 | 0 | 1 | 110101 | 10100000 | 1 | 101110 |
Color Harmonies of #747776
Complementary color
Monochromatic Colors of #747776
Black with #747776
Text Example
Text Example
White with #747776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747776; }
p { color: rgb(116,119,118); }
H1.HeaderClassName
{
color: #747776;
}
.AnyTagClassName
{
color: #747776;
}
</style>
background-color css
<style>
a { background-color: #747776; }
a { background-color: rgb(116,119,118); }
div.DivClassName
{
background-color: #747776;
}
.BgClassName
{
background-color: #747776;
}
</style>
border-color css
<style>
span { border-color: #747776; }
span { border-color: rgb(116,119,118); }
td.TdClassName
{
border-color: #747776;
}
.TagClassName
{
border-color: #747776;
}
</style>