Shades of Rolling Stone #667775
Tints of Rolling Stone #667775
RGB
CMYK
RGB Variations
Color information
#667775 (or 0x667775) is known color: Rolling Stone. HEX triplet: 66, 77 and 75. RGB value is (102,119,117). Sum of RGB (Red+Green+Blue) = 102+119+117=338 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.18% from 338); Green value is 119 (46.88% from 255 or 35.21% from 338); Blue value is 117 (46.09% from 255 or 34.62% from 338); Max value from RGB is 119 - color contains mainly: green. Hex color #667775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667775 is #99888A. Grayscale: #717171. Windows color (decimal): -10061963 or 7698278. OLE color: 7698278.
HSL color Cylindrical-coordinate representation of color #667775: hue angle of 172.94º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #667775 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 117 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.53 |
| HSL | 172.94º | 0.08% | 0.43% | - |
| HSV(B) | 172.94º | 0.14% | 0.47% | - |
| XYZ | 15.29 | 17.3 | 19.36 | - |
| YUV | 113.69 | 129.87 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 117 | 0.14 | 0 | 0.02 | 0.53 | 172.94 | 0.08 | 0.43 |
| Hex | 66 | 77 | 75 | E | 0 | 2 | 35 | AD | 8 | 2B |
| Octal | 146 | 167 | 165 | 16 | 0 | 2 | 65 | 255 | 10 | 53 |
| Binary | 1100110 | 1110111 | 1110101 | 1110 | 0 | 10 | 110101 | 10101101 | 1000 | 101011 |
Color Harmonies of #667775
Complementary color
Monochromatic Colors of #667775
Black with #667775
Text Example
Text Example
White with #667775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667775; }
p { color: rgb(102,119,117); }
H1.HeaderClassName
{
color: #667775;
}
.AnyTagClassName
{
color: #667775;
}
</style>
background-color css
<style>
a { background-color: #667775; }
a { background-color: rgb(102,119,117); }
div.DivClassName
{
background-color: #667775;
}
.BgClassName
{
background-color: #667775;
}
</style>
border-color css
<style>
span { border-color: #667775; }
span { border-color: rgb(102,119,117); }
td.TdClassName
{
border-color: #667775;
}
.TagClassName
{
border-color: #667775;
}
</style>