Shades of Rolling Stone #697774
Tints of Rolling Stone #697774
RGB
CMYK
RGB Variations
Color information
#697774 (or 0x697774) is known color: Rolling Stone. HEX triplet: 69, 77 and 74. RGB value is (105,119,116). Sum of RGB (Red+Green+Blue) = 105+119+116=340 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.88% from 340); Green value is 119 (46.88% from 255 or 35% from 340); Blue value is 116 (45.70% from 255 or 34.12% from 340); Max value from RGB is 119 - color contains mainly: green. Hex color #697774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697774 is #96888B. Grayscale: #727272. Windows color (decimal): -9865356 or 7632745. OLE color: 7632745.
HSL color Cylindrical-coordinate representation of color #697774: hue angle of 167.14º 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 #697774 is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 116 | - |
| CMYK | 0.12 | 0 | 0.03 | 0.53 |
| HSL | 167.14º | 0.06% | 0.44% | - |
| HSV(B) | 167.14º | 0.12% | 0.47% | - |
| XYZ | 15.57 | 17.46 | 19.07 | - |
| YUV | 114.47 | 128.86 | 121.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 116 | 0.12 | 0 | 0.03 | 0.53 | 167.14 | 0.06 | 0.44 |
| Hex | 69 | 77 | 74 | C | 0 | 3 | 35 | A7 | 6 | 2C |
| Octal | 151 | 167 | 164 | 14 | 0 | 3 | 65 | 247 | 6 | 54 |
| Binary | 1101001 | 1110111 | 1110100 | 1100 | 0 | 11 | 110101 | 10100111 | 110 | 101100 |
Color Harmonies of #697774
Complementary color
Monochromatic Colors of #697774
Black with #697774
Text Example
Text Example
White with #697774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697774; }
p { color: rgb(105,119,116); }
H1.HeaderClassName
{
color: #697774;
}
.AnyTagClassName
{
color: #697774;
}
</style>
background-color css
<style>
a { background-color: #697774; }
a { background-color: rgb(105,119,116); }
div.DivClassName
{
background-color: #697774;
}
.BgClassName
{
background-color: #697774;
}
</style>
border-color css
<style>
span { border-color: #697774; }
span { border-color: rgb(105,119,116); }
td.TdClassName
{
border-color: #697774;
}
.TagClassName
{
border-color: #697774;
}
</style>