Shades of Rolling Stone #677674
Tints of Rolling Stone #677674
RGB
CMYK
RGB Variations
Color information
#677674 (or 0x677674) is known color: Rolling Stone. HEX triplet: 67, 76 and 74. RGB value is (103,118,116). Sum of RGB (Red+Green+Blue) = 103+118+116=337 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.56% from 337); Green value is 118 (46.48% from 255 or 35.01% from 337); Blue value is 116 (45.70% from 255 or 34.42% from 337); Max value from RGB is 118 - color contains mainly: green. Hex color #677674 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677674 is #98898B. Grayscale: #717171. Windows color (decimal): -9996684 or 7632487. OLE color: 7632487.
HSL color Cylindrical-coordinate representation of color #677674: hue angle of 172º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #677674 is Cyan = 0.13, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 116 | - |
| CMYK | 0.13 | 0 | 0.02 | 0.54 |
| HSL | 172º | 0.07% | 0.43% | - |
| HSV(B) | 172º | 0.13% | 0.46% | - |
| XYZ | 15.22 | 17.1 | 19.02 | - |
| YUV | 113.29 | 129.53 | 120.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 116 | 0.13 | 0 | 0.02 | 0.54 | 172 | 0.07 | 0.43 |
| Hex | 67 | 76 | 74 | D | 0 | 2 | 36 | AC | 7 | 2B |
| Octal | 147 | 166 | 164 | 15 | 0 | 2 | 66 | 254 | 7 | 53 |
| Binary | 1100111 | 1110110 | 1110100 | 1101 | 0 | 10 | 110110 | 10101100 | 111 | 101011 |
Color Harmonies of #677674
Complementary color
Monochromatic Colors of #677674
Black with #677674
Text Example
Text Example
White with #677674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677674; }
p { color: rgb(103,118,116); }
H1.HeaderClassName
{
color: #677674;
}
.AnyTagClassName
{
color: #677674;
}
</style>
background-color css
<style>
a { background-color: #677674; }
a { background-color: rgb(103,118,116); }
div.DivClassName
{
background-color: #677674;
}
.BgClassName
{
background-color: #677674;
}
</style>
border-color css
<style>
span { border-color: #677674; }
span { border-color: rgb(103,118,116); }
td.TdClassName
{
border-color: #677674;
}
.TagClassName
{
border-color: #677674;
}
</style>