Shades of Rolling Stone #697370
Tints of Rolling Stone #697370
RGB
CMYK
RGB Variations
Color information
#697370 (or 0x697370) is known color: Rolling Stone. HEX triplet: 69, 73 and 70. RGB value is (105,115,112). Sum of RGB (Red+Green+Blue) = 105+115+112=332 (43% of max value = 765). Red value is 105 (41.41% from 255 or 31.63% from 332); Green value is 115 (45.31% from 255 or 34.64% from 332); Blue value is 112 (44.14% from 255 or 33.73% from 332); Max value from RGB is 115 - color contains mainly: green. Hex color #697370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697370 is #968C8F. Grayscale: #6F6F6F. Windows color (decimal): -9866384 or 7369577. OLE color: 7369577.
HSL color Cylindrical-coordinate representation of color #697370: hue angle of 162º 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 #697370 is Cyan = 0.09, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 112 | - |
| CMYK | 0.09 | 0 | 0.03 | 0.55 |
| HSL | 162º | 0.05% | 0.43% | - |
| HSV(B) | 162º | 0.09% | 0.45% | - |
| XYZ | 14.88 | 16.43 | 17.72 | - |
| YUV | 111.67 | 128.19 | 123.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 112 | 0.09 | 0 | 0.03 | 0.55 | 162 | 0.05 | 0.43 |
| Hex | 69 | 73 | 70 | 9 | 0 | 3 | 37 | A2 | 5 | 2B |
| Octal | 151 | 163 | 160 | 11 | 0 | 3 | 67 | 242 | 5 | 53 |
| Binary | 1101001 | 1110011 | 1110000 | 1001 | 0 | 11 | 110111 | 10100010 | 101 | 101011 |
Color Harmonies of #697370
Complementary color
Monochromatic Colors of #697370
Black with #697370
Text Example
Text Example
White with #697370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697370; }
p { color: rgb(105,115,112); }
H1.HeaderClassName
{
color: #697370;
}
.AnyTagClassName
{
color: #697370;
}
</style>
background-color css
<style>
a { background-color: #697370; }
a { background-color: rgb(105,115,112); }
div.DivClassName
{
background-color: #697370;
}
.BgClassName
{
background-color: #697370;
}
</style>
border-color css
<style>
span { border-color: #697370; }
span { border-color: rgb(105,115,112); }
td.TdClassName
{
border-color: #697370;
}
.TagClassName
{
border-color: #697370;
}
</style>