Shades of Rolling Stone #697471
Tints of Rolling Stone #697471
RGB
CMYK
RGB Variations
Color information
#697471 (or 0x697471) is known color: Rolling Stone. HEX triplet: 69, 74 and 71. RGB value is (105,116,113). Sum of RGB (Red+Green+Blue) = 105+116+113=334 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.44% from 334); Green value is 116 (45.70% from 255 or 34.73% from 334); Blue value is 113 (44.53% from 255 or 33.83% from 334); Max value from RGB is 116 - color contains mainly: green. Hex color #697471 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697471 is #968B8E. Grayscale: #707070. Windows color (decimal): -9866127 or 7435369. OLE color: 7435369.
HSL color Cylindrical-coordinate representation of color #697471: hue angle of 163.64º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #697471 is Cyan = 0.09, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 116 | 113 | - |
| CMYK | 0.09 | 0 | 0.03 | 0.55 |
| HSL | 163.64º | 0.05% | 0.43% | - |
| HSV(B) | 163.64º | 0.09% | 0.45% | - |
| XYZ | 15.05 | 16.69 | 18.05 | - |
| YUV | 112.37 | 128.36 | 122.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 116 | 113 | 0.09 | 0 | 0.03 | 0.55 | 163.64 | 0.05 | 0.43 |
| Hex | 69 | 74 | 71 | 9 | 0 | 3 | 37 | A4 | 5 | 2B |
| Octal | 151 | 164 | 161 | 11 | 0 | 3 | 67 | 244 | 5 | 53 |
| Binary | 1101001 | 1110100 | 1110001 | 1001 | 0 | 11 | 110111 | 10100100 | 101 | 101011 |
Color Harmonies of #697471
Complementary color
Monochromatic Colors of #697471
Black with #697471
Text Example
Text Example
White with #697471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697471; }
p { color: rgb(105,116,113); }
H1.HeaderClassName
{
color: #697471;
}
.AnyTagClassName
{
color: #697471;
}
</style>
background-color css
<style>
a { background-color: #697471; }
a { background-color: rgb(105,116,113); }
div.DivClassName
{
background-color: #697471;
}
.BgClassName
{
background-color: #697471;
}
</style>
border-color css
<style>
span { border-color: #697471; }
span { border-color: rgb(105,116,113); }
td.TdClassName
{
border-color: #697471;
}
.TagClassName
{
border-color: #697471;
}
</style>