Shades of Rolling Stone #627671
Tints of Rolling Stone #627671
RGB
CMYK
RGB Variations
Color information
#627671 (or 0x627671) is known color: Rolling Stone. HEX triplet: 62, 76 and 71. RGB value is (98,118,113). Sum of RGB (Red+Green+Blue) = 98+118+113=329 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.79% from 329); Green value is 118 (46.48% from 255 or 35.87% from 329); Blue value is 113 (44.53% from 255 or 34.35% from 329); Max value from RGB is 118 - color contains mainly: green. Hex color #627671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627671 is #9D898E. Grayscale: #6F6F6F. Windows color (decimal): -10324367 or 7435874. OLE color: 7435874.
HSL color Cylindrical-coordinate representation of color #627671: hue angle of 165º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #627671 is Cyan = 0.17, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 113 | - |
| CMYK | 0.17 | 0 | 0.04 | 0.54 |
| HSL | 165º | 0.09% | 0.42% | - |
| HSV(B) | 165º | 0.17% | 0.46% | - |
| XYZ | 14.5 | 16.75 | 18.09 | - |
| YUV | 111.45 | 128.87 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 113 | 0.17 | 0 | 0.04 | 0.54 | 165 | 0.09 | 0.42 |
| Hex | 62 | 76 | 71 | 11 | 0 | 4 | 36 | A5 | 9 | 2A |
| Octal | 142 | 166 | 161 | 21 | 0 | 4 | 66 | 245 | 11 | 52 |
| Binary | 1100010 | 1110110 | 1110001 | 10001 | 0 | 100 | 110110 | 10100101 | 1001 | 101010 |
Color Harmonies of #627671
Complementary color
Monochromatic Colors of #627671
Black with #627671
Text Example
Text Example
White with #627671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627671; }
p { color: rgb(98,118,113); }
H1.HeaderClassName
{
color: #627671;
}
.AnyTagClassName
{
color: #627671;
}
</style>
background-color css
<style>
a { background-color: #627671; }
a { background-color: rgb(98,118,113); }
div.DivClassName
{
background-color: #627671;
}
.BgClassName
{
background-color: #627671;
}
</style>
border-color css
<style>
span { border-color: #627671; }
span { border-color: rgb(98,118,113); }
td.TdClassName
{
border-color: #627671;
}
.TagClassName
{
border-color: #627671;
}
</style>