Shades of Rolling Stone #697270
Tints of Rolling Stone #697270
RGB
CMYK
RGB Variations
Color information
#697270 (or 0x697270) is known color: Rolling Stone. HEX triplet: 69, 72 and 70. RGB value is (105,114,112). Sum of RGB (Red+Green+Blue) = 105+114+112=331 (43% of max value = 765). Red value is 105 (41.41% from 255 or 31.72% from 331); Green value is 114 (44.92% from 255 or 34.44% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 114 - color contains mainly: green. Hex color #697270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697270 is #968D8F. Grayscale: #6F6F6F. Windows color (decimal): -9866640 or 7369321. OLE color: 7369321.
HSL color Cylindrical-coordinate representation of color #697270: hue angle of 166.67º degrees, saturation: 0.04, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #697270 is Cyan = 0.08, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 114 | 112 | - |
| CMYK | 0.08 | 0 | 0.02 | 0.55 |
| HSL | 166.67º | 0.04% | 0.43% | - |
| HSV(B) | 166.67º | 0.08% | 0.45% | - |
| XYZ | 14.77 | 16.21 | 17.68 | - |
| YUV | 111.08 | 128.52 | 123.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 112 | 0.08 | 0 | 0.02 | 0.55 | 166.67 | 0.04 | 0.43 |
| Hex | 69 | 72 | 70 | 8 | 0 | 2 | 37 | A7 | 4 | 2B |
| Octal | 151 | 162 | 160 | 10 | 0 | 2 | 67 | 247 | 4 | 53 |
| Binary | 1101001 | 1110010 | 1110000 | 1000 | 0 | 10 | 110111 | 10100111 | 100 | 101011 |
Color Harmonies of #697270
Complementary color
Monochromatic Colors of #697270
Black with #697270
Text Example
Text Example
White with #697270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697270; }
p { color: rgb(105,114,112); }
H1.HeaderClassName
{
color: #697270;
}
.AnyTagClassName
{
color: #697270;
}
</style>
background-color css
<style>
a { background-color: #697270; }
a { background-color: rgb(105,114,112); }
div.DivClassName
{
background-color: #697270;
}
.BgClassName
{
background-color: #697270;
}
</style>
border-color css
<style>
span { border-color: #697270; }
span { border-color: rgb(105,114,112); }
td.TdClassName
{
border-color: #697270;
}
.TagClassName
{
border-color: #697270;
}
</style>