Shades of Rolling Stone #677672
Tints of Rolling Stone #677672
RGB
CMYK
RGB Variations
Color information
#677672 (or 0x677672) is known color: Rolling Stone. HEX triplet: 67, 76 and 72. RGB value is (103,118,114). Sum of RGB (Red+Green+Blue) = 103+118+114=335 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.75% from 335); Green value is 118 (46.48% from 255 or 35.22% from 335); Blue value is 114 (44.92% from 255 or 34.03% from 335); Max value from RGB is 118 - color contains mainly: green. Hex color #677672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677672 is #98898D. Grayscale: #717171. Windows color (decimal): -9996686 or 7501415. OLE color: 7501415.
HSL color Cylindrical-coordinate representation of color #677672: hue angle of 164º 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 #677672 is Cyan = 0.13, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 114 | - |
| CMYK | 0.13 | 0 | 0.03 | 0.54 |
| HSL | 164º | 0.07% | 0.43% | - |
| HSV(B) | 164º | 0.13% | 0.46% | - |
| XYZ | 15.11 | 17.06 | 18.42 | - |
| YUV | 113.06 | 128.53 | 120.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 114 | 0.13 | 0 | 0.03 | 0.54 | 164 | 0.07 | 0.43 |
| Hex | 67 | 76 | 72 | D | 0 | 3 | 36 | A4 | 7 | 2B |
| Octal | 147 | 166 | 162 | 15 | 0 | 3 | 66 | 244 | 7 | 53 |
| Binary | 1100111 | 1110110 | 1110010 | 1101 | 0 | 11 | 110110 | 10100100 | 111 | 101011 |
Color Harmonies of #677672
Complementary color
Monochromatic Colors of #677672
Black with #677672
Text Example
Text Example
White with #677672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677672; }
p { color: rgb(103,118,114); }
H1.HeaderClassName
{
color: #677672;
}
.AnyTagClassName
{
color: #677672;
}
</style>
background-color css
<style>
a { background-color: #677672; }
a { background-color: rgb(103,118,114); }
div.DivClassName
{
background-color: #677672;
}
.BgClassName
{
background-color: #677672;
}
</style>
border-color css
<style>
span { border-color: #677672; }
span { border-color: rgb(103,118,114); }
td.TdClassName
{
border-color: #677672;
}
.TagClassName
{
border-color: #677672;
}
</style>