Shades of Rolling Stone #677876
Tints of Rolling Stone #677876
RGB
CMYK
RGB Variations
Color information
#677876 (or 0x677876) is known color: Rolling Stone. HEX triplet: 67, 78 and 76. RGB value is (103,120,118). Sum of RGB (Red+Green+Blue) = 103+120+118=341 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.21% from 341); Green value is 120 (47.27% from 255 or 35.19% from 341); Blue value is 118 (46.48% from 255 or 34.60% from 341); Max value from RGB is 120 - color contains mainly: green. Hex color #677876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677876 is #988789. Grayscale: #727272. Windows color (decimal): -9996170 or 7764071. OLE color: 7764071.
HSL color Cylindrical-coordinate representation of color #677876: hue angle of 172.94º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #677876 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 120 | 118 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.53 |
| HSL | 172.94º | 0.08% | 0.44% | - |
| HSV(B) | 172.94º | 0.14% | 0.47% | - |
| XYZ | 15.58 | 17.62 | 19.72 | - |
| YUV | 114.69 | 129.87 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 118 | 0.14 | 0 | 0.02 | 0.53 | 172.94 | 0.08 | 0.44 |
| Hex | 67 | 78 | 76 | E | 0 | 2 | 35 | AD | 8 | 2C |
| Octal | 147 | 170 | 166 | 16 | 0 | 2 | 65 | 255 | 10 | 54 |
| Binary | 1100111 | 1111000 | 1110110 | 1110 | 0 | 10 | 110101 | 10101101 | 1000 | 101100 |
Color Harmonies of #677876
Complementary color
Monochromatic Colors of #677876
Black with #677876
Text Example
Text Example
White with #677876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677876; }
p { color: rgb(103,120,118); }
H1.HeaderClassName
{
color: #677876;
}
.AnyTagClassName
{
color: #677876;
}
</style>
background-color css
<style>
a { background-color: #677876; }
a { background-color: rgb(103,120,118); }
div.DivClassName
{
background-color: #677876;
}
.BgClassName
{
background-color: #677876;
}
</style>
border-color css
<style>
span { border-color: #677876; }
span { border-color: rgb(103,120,118); }
td.TdClassName
{
border-color: #677876;
}
.TagClassName
{
border-color: #677876;
}
</style>