Shades of Rolling Stone #697773
Tints of Rolling Stone #697773
RGB
CMYK
RGB Variations
Color information
#697773 (or 0x697773) is known color: Rolling Stone. HEX triplet: 69, 77 and 73. RGB value is (105,119,115). Sum of RGB (Red+Green+Blue) = 105+119+115=339 (44% of max value = 765). Red value is 105 (41.41% from 255 or 30.97% from 339); Green value is 119 (46.88% from 255 or 35.10% from 339); Blue value is 115 (45.31% from 255 or 33.92% from 339); Max value from RGB is 119 - color contains mainly: green. Hex color #697773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697773 is #96888C. Grayscale: #727272. Windows color (decimal): -9865357 or 7567209. OLE color: 7567209.
HSL color Cylindrical-coordinate representation of color #697773: hue angle of 162.86º 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 #697773 is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 115 | - |
| CMYK | 0.12 | 0 | 0.03 | 0.53 |
| HSL | 162.86º | 0.06% | 0.44% | - |
| HSV(B) | 162.86º | 0.12% | 0.47% | - |
| XYZ | 15.52 | 17.43 | 18.77 | - |
| YUV | 114.36 | 128.36 | 121.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 115 | 0.12 | 0 | 0.03 | 0.53 | 162.86 | 0.06 | 0.44 |
| Hex | 69 | 77 | 73 | C | 0 | 3 | 35 | A3 | 6 | 2C |
| Octal | 151 | 167 | 163 | 14 | 0 | 3 | 65 | 243 | 6 | 54 |
| Binary | 1101001 | 1110111 | 1110011 | 1100 | 0 | 11 | 110101 | 10100011 | 110 | 101100 |
Color Harmonies of #697773
Complementary color
Monochromatic Colors of #697773
Black with #697773
Text Example
Text Example
White with #697773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697773; }
p { color: rgb(105,119,115); }
H1.HeaderClassName
{
color: #697773;
}
.AnyTagClassName
{
color: #697773;
}
</style>
background-color css
<style>
a { background-color: #697773; }
a { background-color: rgb(105,119,115); }
div.DivClassName
{
background-color: #697773;
}
.BgClassName
{
background-color: #697773;
}
</style>
border-color css
<style>
span { border-color: #697773; }
span { border-color: rgb(105,119,115); }
td.TdClassName
{
border-color: #697773;
}
.TagClassName
{
border-color: #697773;
}
</style>