Shades of Rolling Stone #617672
Tints of Rolling Stone #617672
RGB
CMYK
RGB Variations
Color information
#617672 (or 0x617672) is known color: Rolling Stone. HEX triplet: 61, 76 and 72. RGB value is (97,118,114). Sum of RGB (Red+Green+Blue) = 97+118+114=329 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.48% from 329); Green value is 118 (46.48% from 255 or 35.87% from 329); Blue value is 114 (44.92% from 255 or 34.65% from 329); Max value from RGB is 118 - color contains mainly: green. Hex color #617672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617672 is #9E898D. Grayscale: #6F6F6F. Windows color (decimal): -10389902 or 7501409. OLE color: 7501409.
HSL color Cylindrical-coordinate representation of color #617672: hue angle of 168.57º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #617672 is Cyan = 0.18, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 114 | - |
| CMYK | 0.18 | 0 | 0.03 | 0.54 |
| HSL | 168.57º | 0.1% | 0.42% | - |
| HSV(B) | 168.57º | 0.18% | 0.46% | - |
| XYZ | 14.45 | 16.71 | 18.38 | - |
| YUV | 111.27 | 129.54 | 117.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 114 | 0.18 | 0 | 0.03 | 0.54 | 168.57 | 0.1 | 0.42 |
| Hex | 61 | 76 | 72 | 12 | 0 | 3 | 36 | A9 | A | 2A |
| Octal | 141 | 166 | 162 | 22 | 0 | 3 | 66 | 251 | 12 | 52 |
| Binary | 1100001 | 1110110 | 1110010 | 10010 | 0 | 11 | 110110 | 10101001 | 1010 | 101010 |
Color Harmonies of #617672
Complementary color
Monochromatic Colors of #617672
Black with #617672
Text Example
Text Example
White with #617672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617672; }
p { color: rgb(97,118,114); }
H1.HeaderClassName
{
color: #617672;
}
.AnyTagClassName
{
color: #617672;
}
</style>
background-color css
<style>
a { background-color: #617672; }
a { background-color: rgb(97,118,114); }
div.DivClassName
{
background-color: #617672;
}
.BgClassName
{
background-color: #617672;
}
</style>
border-color css
<style>
span { border-color: #617672; }
span { border-color: rgb(97,118,114); }
td.TdClassName
{
border-color: #617672;
}
.TagClassName
{
border-color: #617672;
}
</style>