Shades of Rolling Stone #677671
Tints of Rolling Stone #677671
RGB
CMYK
RGB Variations
Color information
#677671 (or 0x677671) is known color: Rolling Stone. HEX triplet: 67, 76 and 71. RGB value is (103,118,113). Sum of RGB (Red+Green+Blue) = 103+118+113=334 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.84% from 334); Green value is 118 (46.48% from 255 or 35.33% from 334); Blue value is 113 (44.53% from 255 or 33.83% from 334); Max value from RGB is 118 - color contains mainly: green. Hex color #677671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677671 is #98898E. Grayscale: #707070. Windows color (decimal): -9996687 or 7435879. OLE color: 7435879.
HSL color Cylindrical-coordinate representation of color #677671: hue angle of 160º 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 #677671 is Cyan = 0.13, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 113 | - |
| CMYK | 0.13 | 0 | 0.04 | 0.54 |
| HSL | 160º | 0.07% | 0.43% | - |
| HSV(B) | 160º | 0.13% | 0.46% | - |
| XYZ | 15.05 | 17.03 | 18.12 | - |
| YUV | 112.95 | 128.03 | 120.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 113 | 0.13 | 0 | 0.04 | 0.54 | 160 | 0.07 | 0.43 |
| Hex | 67 | 76 | 71 | D | 0 | 4 | 36 | A0 | 7 | 2B |
| Octal | 147 | 166 | 161 | 15 | 0 | 4 | 66 | 240 | 7 | 53 |
| Binary | 1100111 | 1110110 | 1110001 | 1101 | 0 | 100 | 110110 | 10100000 | 111 | 101011 |
Color Harmonies of #677671
Complementary color
Monochromatic Colors of #677671
Black with #677671
Text Example
Text Example
White with #677671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677671; }
p { color: rgb(103,118,113); }
H1.HeaderClassName
{
color: #677671;
}
.AnyTagClassName
{
color: #677671;
}
</style>
background-color css
<style>
a { background-color: #677671; }
a { background-color: rgb(103,118,113); }
div.DivClassName
{
background-color: #677671;
}
.BgClassName
{
background-color: #677671;
}
</style>
border-color css
<style>
span { border-color: #677671; }
span { border-color: rgb(103,118,113); }
td.TdClassName
{
border-color: #677671;
}
.TagClassName
{
border-color: #677671;
}
</style>