Shades of Rolling Stone #677873
Tints of Rolling Stone #677873
RGB
CMYK
RGB Variations
Color information
#677873 (or 0x677873) is known color: Rolling Stone. HEX triplet: 67, 78 and 73. RGB value is (103,120,115). Sum of RGB (Red+Green+Blue) = 103+120+115=338 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.47% from 338); Green value is 120 (47.27% from 255 or 35.50% from 338); Blue value is 115 (45.31% from 255 or 34.02% from 338); Max value from RGB is 120 - color contains mainly: green. Hex color #677873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677873 is #98878C. Grayscale: #727272. Windows color (decimal): -9996173 or 7567463. OLE color: 7567463.
HSL color Cylindrical-coordinate representation of color #677873: hue angle of 162.35º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #677873 is Cyan = 0.14, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 120 | 115 | - |
| CMYK | 0.14 | 0 | 0.04 | 0.53 |
| HSL | 162.35º | 0.08% | 0.44% | - |
| HSV(B) | 162.35º | 0.14% | 0.47% | - |
| XYZ | 15.4 | 17.55 | 18.8 | - |
| YUV | 114.35 | 128.37 | 119.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 115 | 0.14 | 0 | 0.04 | 0.53 | 162.35 | 0.08 | 0.44 |
| Hex | 67 | 78 | 73 | E | 0 | 4 | 35 | A2 | 8 | 2C |
| Octal | 147 | 170 | 163 | 16 | 0 | 4 | 65 | 242 | 10 | 54 |
| Binary | 1100111 | 1111000 | 1110011 | 1110 | 0 | 100 | 110101 | 10100010 | 1000 | 101100 |
Color Harmonies of #677873
Complementary color
Monochromatic Colors of #677873
Black with #677873
Text Example
Text Example
White with #677873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677873; }
p { color: rgb(103,120,115); }
H1.HeaderClassName
{
color: #677873;
}
.AnyTagClassName
{
color: #677873;
}
</style>
background-color css
<style>
a { background-color: #677873; }
a { background-color: rgb(103,120,115); }
div.DivClassName
{
background-color: #677873;
}
.BgClassName
{
background-color: #677873;
}
</style>
border-color css
<style>
span { border-color: #677873; }
span { border-color: rgb(103,120,115); }
td.TdClassName
{
border-color: #677873;
}
.TagClassName
{
border-color: #677873;
}
</style>