Shades of Rolling Stone #677978
Tints of Rolling Stone #677978
RGB
CMYK
RGB Variations
Color information
#677978 (or 0x677978) is known color: Rolling Stone. HEX triplet: 67, 79 and 78. RGB value is (103,121,120). Sum of RGB (Red+Green+Blue) = 103+121+120=344 (45% of max value = 765). Red value is 103 (40.62% from 255 or 29.94% from 344); Green value is 121 (47.66% from 255 or 35.17% from 344); Blue value is 120 (47.27% from 255 or 34.88% from 344); Max value from RGB is 121 - color contains mainly: green. Hex color #677978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677978 is #988687. Grayscale: #737373. Windows color (decimal): -9995912 or 7895399. OLE color: 7895399.
HSL color Cylindrical-coordinate representation of color #677978: hue angle of 176.67º 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 #677978 is Cyan = 0.15, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 121 | 120 | - |
| CMYK | 0.15 | 0 | 0.01 | 0.53 |
| HSL | 176.67º | 0.08% | 0.44% | - |
| HSV(B) | 176.67º | 0.15% | 0.47% | - |
| XYZ | 15.82 | 17.91 | 20.39 | - |
| YUV | 115.5 | 130.54 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 121 | 120 | 0.15 | 0 | 0.01 | 0.53 | 176.67 | 0.08 | 0.44 |
| Hex | 67 | 79 | 78 | F | 0 | 1 | 35 | B1 | 8 | 2C |
| Octal | 147 | 171 | 170 | 17 | 0 | 1 | 65 | 261 | 10 | 54 |
| Binary | 1100111 | 1111001 | 1111000 | 1111 | 0 | 1 | 110101 | 10110001 | 1000 | 101100 |
Color Harmonies of #677978
Complementary color
Monochromatic Colors of #677978
Black with #677978
Text Example
Text Example
White with #677978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677978; }
p { color: rgb(103,121,120); }
H1.HeaderClassName
{
color: #677978;
}
.AnyTagClassName
{
color: #677978;
}
</style>
background-color css
<style>
a { background-color: #677978; }
a { background-color: rgb(103,121,120); }
div.DivClassName
{
background-color: #677978;
}
.BgClassName
{
background-color: #677978;
}
</style>
border-color css
<style>
span { border-color: #677978; }
span { border-color: rgb(103,121,120); }
td.TdClassName
{
border-color: #677978;
}
.TagClassName
{
border-color: #677978;
}
</style>