Shades of Rolling Stone #697672
Tints of Rolling Stone #697672
RGB
CMYK
RGB Variations
Color information
#697672 (or 0x697672) is known color: Rolling Stone. HEX triplet: 69, 76 and 72. RGB value is (105,118,114). Sum of RGB (Red+Green+Blue) = 105+118+114=337 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.16% from 337); Green value is 118 (46.48% from 255 or 35.01% from 337); Blue value is 114 (44.92% from 255 or 33.83% from 337); Max value from RGB is 118 - color contains mainly: green. Hex color #697672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697672 is #96898D. Grayscale: #717171. Windows color (decimal): -9865614 or 7501417. OLE color: 7501417.
HSL color Cylindrical-coordinate representation of color #697672: hue angle of 161.54º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #697672 is Cyan = 0.11, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 114 | - |
| CMYK | 0.11 | 0 | 0.03 | 0.54 |
| HSL | 161.54º | 0.06% | 0.44% | - |
| HSV(B) | 161.54º | 0.11% | 0.46% | - |
| XYZ | 15.34 | 17.18 | 18.43 | - |
| YUV | 113.66 | 128.19 | 121.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 114 | 0.11 | 0 | 0.03 | 0.54 | 161.54 | 0.06 | 0.44 |
| Hex | 69 | 76 | 72 | B | 0 | 3 | 36 | A2 | 6 | 2C |
| Octal | 151 | 166 | 162 | 13 | 0 | 3 | 66 | 242 | 6 | 54 |
| Binary | 1101001 | 1110110 | 1110010 | 1011 | 0 | 11 | 110110 | 10100010 | 110 | 101100 |
Color Harmonies of #697672
Complementary color
Monochromatic Colors of #697672
Black with #697672
Text Example
Text Example
White with #697672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697672; }
p { color: rgb(105,118,114); }
H1.HeaderClassName
{
color: #697672;
}
.AnyTagClassName
{
color: #697672;
}
</style>
background-color css
<style>
a { background-color: #697672; }
a { background-color: rgb(105,118,114); }
div.DivClassName
{
background-color: #697672;
}
.BgClassName
{
background-color: #697672;
}
</style>
border-color css
<style>
span { border-color: #697672; }
span { border-color: rgb(105,118,114); }
td.TdClassName
{
border-color: #697672;
}
.TagClassName
{
border-color: #697672;
}
</style>