Shades of Rolling Stone #677977
Tints of Rolling Stone #677977
RGB
CMYK
RGB Variations
Color information
#677977 (or 0x677977) is known color: Rolling Stone. HEX triplet: 67, 79 and 77. RGB value is (103,121,119). Sum of RGB (Red+Green+Blue) = 103+121+119=343 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.03% from 343); Green value is 121 (47.66% from 255 or 35.28% from 343); Blue value is 119 (46.88% from 255 or 34.69% from 343); Max value from RGB is 121 - color contains mainly: green. Hex color #677977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677977 is #988688. Grayscale: #737373. Windows color (decimal): -9995913 or 7829863. OLE color: 7829863.
HSL color Cylindrical-coordinate representation of color #677977: hue angle of 173.33º 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 #677977 is Cyan = 0.15, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 121 | 119 | - |
| CMYK | 0.15 | 0 | 0.02 | 0.53 |
| HSL | 173.33º | 0.08% | 0.44% | - |
| HSV(B) | 173.33º | 0.15% | 0.47% | - |
| XYZ | 15.76 | 17.89 | 20.08 | - |
| YUV | 115.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 121 | 119 | 0.15 | 0 | 0.02 | 0.53 | 173.33 | 0.08 | 0.44 |
| Hex | 67 | 79 | 77 | F | 0 | 2 | 35 | AD | 8 | 2C |
| Octal | 147 | 171 | 167 | 17 | 0 | 2 | 65 | 255 | 10 | 54 |
| Binary | 1100111 | 1111001 | 1110111 | 1111 | 0 | 10 | 110101 | 10101101 | 1000 | 101100 |
Color Harmonies of #677977
Complementary color
Monochromatic Colors of #677977
Black with #677977
Text Example
Text Example
White with #677977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677977; }
p { color: rgb(103,121,119); }
H1.HeaderClassName
{
color: #677977;
}
.AnyTagClassName
{
color: #677977;
}
</style>
background-color css
<style>
a { background-color: #677977; }
a { background-color: rgb(103,121,119); }
div.DivClassName
{
background-color: #677977;
}
.BgClassName
{
background-color: #677977;
}
</style>
border-color css
<style>
span { border-color: #677977; }
span { border-color: rgb(103,121,119); }
td.TdClassName
{
border-color: #677977;
}
.TagClassName
{
border-color: #677977;
}
</style>