Shades of Rolling Stone #697775
Tints of Rolling Stone #697775
RGB
CMYK
RGB Variations
Color information
#697775 (or 0x697775) is known color: Rolling Stone. HEX triplet: 69, 77 and 75. RGB value is (105,119,117). Sum of RGB (Red+Green+Blue) = 105+119+117=341 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.79% from 341); Green value is 119 (46.88% from 255 or 34.90% from 341); Blue value is 117 (46.09% from 255 or 34.31% from 341); Max value from RGB is 119 - color contains mainly: green. Hex color #697775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697775 is #96888A. Grayscale: #727272. Windows color (decimal): -9865355 or 7698281. OLE color: 7698281.
HSL color Cylindrical-coordinate representation of color #697775: hue angle of 171.43º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #697775 is Cyan = 0.12, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 117 | - |
| CMYK | 0.12 | 0 | 0.02 | 0.53 |
| HSL | 171.43º | 0.06% | 0.44% | - |
| HSV(B) | 171.43º | 0.12% | 0.47% | - |
| XYZ | 15.63 | 17.48 | 19.38 | - |
| YUV | 114.59 | 129.36 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 117 | 0.12 | 0 | 0.02 | 0.53 | 171.43 | 0.06 | 0.44 |
| Hex | 69 | 77 | 75 | C | 0 | 2 | 35 | AB | 6 | 2C |
| Octal | 151 | 167 | 165 | 14 | 0 | 2 | 65 | 253 | 6 | 54 |
| Binary | 1101001 | 1110111 | 1110101 | 1100 | 0 | 10 | 110101 | 10101011 | 110 | 101100 |
Color Harmonies of #697775
Complementary color
Monochromatic Colors of #697775
Black with #697775
Text Example
Text Example
White with #697775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697775; }
p { color: rgb(105,119,117); }
H1.HeaderClassName
{
color: #697775;
}
.AnyTagClassName
{
color: #697775;
}
</style>
background-color css
<style>
a { background-color: #697775; }
a { background-color: rgb(105,119,117); }
div.DivClassName
{
background-color: #697775;
}
.BgClassName
{
background-color: #697775;
}
</style>
border-color css
<style>
span { border-color: #697775; }
span { border-color: rgb(105,119,117); }
td.TdClassName
{
border-color: #697775;
}
.TagClassName
{
border-color: #697775;
}
</style>