Shades of Rolling Stone #627673
Tints of Rolling Stone #627673
RGB
CMYK
RGB Variations
Color information
#627673 (or 0x627673) is known color: Rolling Stone. HEX triplet: 62, 76 and 73. RGB value is (98,118,115). Sum of RGB (Red+Green+Blue) = 98+118+115=331 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.61% from 331); Green value is 118 (46.48% from 255 or 35.65% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 118 - color contains mainly: green. Hex color #627673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627673 is #9D898C. Grayscale: #6F6F6F. Windows color (decimal): -10324365 or 7566946. OLE color: 7566946.
HSL color Cylindrical-coordinate representation of color #627673: hue angle of 171º 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 #627673 is Cyan = 0.17, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 115 | - |
| CMYK | 0.17 | 0 | 0.03 | 0.54 |
| HSL | 171º | 0.09% | 0.42% | - |
| HSV(B) | 171º | 0.17% | 0.46% | - |
| XYZ | 14.61 | 16.79 | 18.69 | - |
| YUV | 111.68 | 129.87 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 115 | 0.17 | 0 | 0.03 | 0.54 | 171 | 0.09 | 0.42 |
| Hex | 62 | 76 | 73 | 11 | 0 | 3 | 36 | AB | 9 | 2A |
| Octal | 142 | 166 | 163 | 21 | 0 | 3 | 66 | 253 | 11 | 52 |
| Binary | 1100010 | 1110110 | 1110011 | 10001 | 0 | 11 | 110110 | 10101011 | 1001 | 101010 |
Color Harmonies of #627673
Complementary color
Monochromatic Colors of #627673
Black with #627673
Text Example
Text Example
White with #627673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627673; }
p { color: rgb(98,118,115); }
H1.HeaderClassName
{
color: #627673;
}
.AnyTagClassName
{
color: #627673;
}
</style>
background-color css
<style>
a { background-color: #627673; }
a { background-color: rgb(98,118,115); }
div.DivClassName
{
background-color: #627673;
}
.BgClassName
{
background-color: #627673;
}
</style>
border-color css
<style>
span { border-color: #627673; }
span { border-color: rgb(98,118,115); }
td.TdClassName
{
border-color: #627673;
}
.TagClassName
{
border-color: #627673;
}
</style>