Shades of Rolling Stone #697571
Tints of Rolling Stone #697571
RGB
CMYK
RGB Variations
Color information
#697571 (or 0x697571) is known color: Rolling Stone. HEX triplet: 69, 75 and 71. RGB value is (105,117,113). Sum of RGB (Red+Green+Blue) = 105+117+113=335 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.34% from 335); Green value is 117 (46.09% from 255 or 34.93% from 335); Blue value is 113 (44.53% from 255 or 33.73% from 335); Max value from RGB is 117 - color contains mainly: green. Hex color #697571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697571 is #968A8E. Grayscale: #707070. Windows color (decimal): -9865871 or 7435625. OLE color: 7435625.
HSL color Cylindrical-coordinate representation of color #697571: hue angle of 160º degrees, saturation: 0.05, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #697571 is Cyan = 0.10, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 113 | - |
| CMYK | 0.10 | 0 | 0.03 | 0.54 |
| HSL | 160º | 0.05% | 0.44% | - |
| HSV(B) | 160º | 0.1% | 0.46% | - |
| XYZ | 15.17 | 16.92 | 18.09 | - |
| YUV | 112.96 | 128.02 | 122.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 113 | 0.10 | 0 | 0.03 | 0.54 | 160 | 0.05 | 0.44 |
| Hex | 69 | 75 | 71 | A | 0 | 3 | 36 | A0 | 5 | 2C |
| Octal | 151 | 165 | 161 | 12 | 0 | 3 | 66 | 240 | 5 | 54 |
| Binary | 1101001 | 1110101 | 1110001 | 1010 | 0 | 11 | 110110 | 10100000 | 101 | 101100 |
Color Harmonies of #697571
Complementary color
Monochromatic Colors of #697571
Black with #697571
Text Example
Text Example
White with #697571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697571; }
p { color: rgb(105,117,113); }
H1.HeaderClassName
{
color: #697571;
}
.AnyTagClassName
{
color: #697571;
}
</style>
background-color css
<style>
a { background-color: #697571; }
a { background-color: rgb(105,117,113); }
div.DivClassName
{
background-color: #697571;
}
.BgClassName
{
background-color: #697571;
}
</style>
border-color css
<style>
span { border-color: #697571; }
span { border-color: rgb(105,117,113); }
td.TdClassName
{
border-color: #697571;
}
.TagClassName
{
border-color: #697571;
}
</style>