Shades of Rolling Stone #677976
Tints of Rolling Stone #677976
RGB
CMYK
RGB Variations
Color information
#677976 (or 0x677976) is known color: Rolling Stone. HEX triplet: 67, 79 and 76. RGB value is (103,121,118). Sum of RGB (Red+Green+Blue) = 103+121+118=342 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.12% from 342); Green value is 121 (47.66% from 255 or 35.38% from 342); Blue value is 118 (46.48% from 255 or 34.50% from 342); Max value from RGB is 121 - color contains mainly: green. Hex color #677976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677976 is #988689. Grayscale: #737373. Windows color (decimal): -9995914 or 7764327. OLE color: 7764327.
HSL color Cylindrical-coordinate representation of color #677976: hue angle of 170º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #677976 is Cyan = 0.15, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 121 | 118 | - |
| CMYK | 0.15 | 0 | 0.02 | 0.53 |
| HSL | 170º | 0.08% | 0.44% | - |
| HSV(B) | 170º | 0.15% | 0.47% | - |
| XYZ | 15.7 | 17.87 | 19.76 | - |
| YUV | 115.28 | 129.54 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 121 | 118 | 0.15 | 0 | 0.02 | 0.53 | 170 | 0.08 | 0.44 |
| Hex | 67 | 79 | 76 | F | 0 | 2 | 35 | AA | 8 | 2C |
| Octal | 147 | 171 | 166 | 17 | 0 | 2 | 65 | 252 | 10 | 54 |
| Binary | 1100111 | 1111001 | 1110110 | 1111 | 0 | 10 | 110101 | 10101010 | 1000 | 101100 |
Color Harmonies of #677976
Complementary color
Monochromatic Colors of #677976
Black with #677976
Text Example
Text Example
White with #677976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677976; }
p { color: rgb(103,121,118); }
H1.HeaderClassName
{
color: #677976;
}
.AnyTagClassName
{
color: #677976;
}
</style>
background-color css
<style>
a { background-color: #677976; }
a { background-color: rgb(103,121,118); }
div.DivClassName
{
background-color: #677976;
}
.BgClassName
{
background-color: #677976;
}
</style>
border-color css
<style>
span { border-color: #677976; }
span { border-color: rgb(103,121,118); }
td.TdClassName
{
border-color: #677976;
}
.TagClassName
{
border-color: #677976;
}
</style>