Shades of Rolling Stone #677875
Tints of Rolling Stone #677875
RGB
CMYK
RGB Variations
Color information
#677875 (or 0x677875) is known color: Rolling Stone. HEX triplet: 67, 78 and 75. RGB value is (103,120,117). Sum of RGB (Red+Green+Blue) = 103+120+117=340 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.29% from 340); Green value is 120 (47.27% from 255 or 35.29% from 340); Blue value is 117 (46.09% from 255 or 34.41% from 340); Max value from RGB is 120 - color contains mainly: green. Hex color #677875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677875 is #98878A. Grayscale: #727272. Windows color (decimal): -9996171 or 7698535. OLE color: 7698535.
HSL color Cylindrical-coordinate representation of color #677875: hue angle of 169.41º 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 #677875 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 120 | 117 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.53 |
| HSL | 169.41º | 0.08% | 0.44% | - |
| HSV(B) | 169.41º | 0.14% | 0.47% | - |
| XYZ | 15.52 | 17.6 | 19.41 | - |
| YUV | 114.58 | 129.37 | 119.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 117 | 0.14 | 0 | 0.02 | 0.53 | 169.41 | 0.08 | 0.44 |
| Hex | 67 | 78 | 75 | E | 0 | 2 | 35 | A9 | 8 | 2C |
| Octal | 147 | 170 | 165 | 16 | 0 | 2 | 65 | 251 | 10 | 54 |
| Binary | 1100111 | 1111000 | 1110101 | 1110 | 0 | 10 | 110101 | 10101001 | 1000 | 101100 |
Color Harmonies of #677875
Complementary color
Monochromatic Colors of #677875
Black with #677875
Text Example
Text Example
White with #677875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677875; }
p { color: rgb(103,120,117); }
H1.HeaderClassName
{
color: #677875;
}
.AnyTagClassName
{
color: #677875;
}
</style>
background-color css
<style>
a { background-color: #677875; }
a { background-color: rgb(103,120,117); }
div.DivClassName
{
background-color: #677875;
}
.BgClassName
{
background-color: #677875;
}
</style>
border-color css
<style>
span { border-color: #677875; }
span { border-color: rgb(103,120,117); }
td.TdClassName
{
border-color: #677875;
}
.TagClassName
{
border-color: #677875;
}
</style>