Shades of Rolling Stone #677573
Tints of Rolling Stone #677573
RGB
CMYK
RGB Variations
Color information
#677573 (or 0x677573) is known color: Rolling Stone. HEX triplet: 67, 75 and 73. RGB value is (103,117,115). Sum of RGB (Red+Green+Blue) = 103+117+115=335 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.75% from 335); Green value is 117 (46.09% from 255 or 34.93% from 335); Blue value is 115 (45.31% from 255 or 34.33% from 335); Max value from RGB is 117 - color contains mainly: green. Hex color #677573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677573 is #988A8C. Grayscale: #707070. Windows color (decimal): -9996941 or 7566695. OLE color: 7566695.
HSL color Cylindrical-coordinate representation of color #677573: hue angle of 171.43º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #677573 is Cyan = 0.12, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 115 | - |
| CMYK | 0.12 | 0 | 0.02 | 0.54 |
| HSL | 171.43º | 0.06% | 0.43% | - |
| HSV(B) | 171.43º | 0.12% | 0.46% | - |
| XYZ | 15.05 | 16.84 | 18.68 | - |
| YUV | 112.59 | 129.36 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 115 | 0.12 | 0 | 0.02 | 0.54 | 171.43 | 0.06 | 0.43 |
| Hex | 67 | 75 | 73 | C | 0 | 2 | 36 | AB | 6 | 2B |
| Octal | 147 | 165 | 163 | 14 | 0 | 2 | 66 | 253 | 6 | 53 |
| Binary | 1100111 | 1110101 | 1110011 | 1100 | 0 | 10 | 110110 | 10101011 | 110 | 101011 |
Color Harmonies of #677573
Complementary color
Monochromatic Colors of #677573
Black with #677573
Text Example
Text Example
White with #677573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677573; }
p { color: rgb(103,117,115); }
H1.HeaderClassName
{
color: #677573;
}
.AnyTagClassName
{
color: #677573;
}
</style>
background-color css
<style>
a { background-color: #677573; }
a { background-color: rgb(103,117,115); }
div.DivClassName
{
background-color: #677573;
}
.BgClassName
{
background-color: #677573;
}
</style>
border-color css
<style>
span { border-color: #677573; }
span { border-color: rgb(103,117,115); }
td.TdClassName
{
border-color: #677573;
}
.TagClassName
{
border-color: #677573;
}
</style>