Shades of Rolling Stone #677270
Tints of Rolling Stone #677270
RGB
CMYK
RGB Variations
Color information
#677270 (or 0x677270) is known color: Rolling Stone. HEX triplet: 67, 72 and 70. RGB value is (103,114,112). Sum of RGB (Red+Green+Blue) = 103+114+112=329 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.31% from 329); Green value is 114 (44.92% from 255 or 34.65% from 329); Blue value is 112 (44.14% from 255 or 34.04% from 329); Max value from RGB is 114 - color contains mainly: green. Hex color #677270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677270 is #988D8F. Grayscale: #6E6E6E. Windows color (decimal): -9997712 or 7369319. OLE color: 7369319.
HSL color Cylindrical-coordinate representation of color #677270: hue angle of 169.09º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #677270 is Cyan = 0.10, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 114 | 112 | - |
| CMYK | 0.10 | 0 | 0.02 | 0.55 |
| HSL | 169.09º | 0.05% | 0.43% | - |
| HSV(B) | 169.09º | 0.1% | 0.45% | - |
| XYZ | 14.54 | 16.09 | 17.67 | - |
| YUV | 110.48 | 128.86 | 122.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 114 | 112 | 0.10 | 0 | 0.02 | 0.55 | 169.09 | 0.05 | 0.43 |
| Hex | 67 | 72 | 70 | A | 0 | 2 | 37 | A9 | 5 | 2B |
| Octal | 147 | 162 | 160 | 12 | 0 | 2 | 67 | 251 | 5 | 53 |
| Binary | 1100111 | 1110010 | 1110000 | 1010 | 0 | 10 | 110111 | 10101001 | 101 | 101011 |
Color Harmonies of #677270
Complementary color
Monochromatic Colors of #677270
Black with #677270
Text Example
Text Example
White with #677270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677270; }
p { color: rgb(103,114,112); }
H1.HeaderClassName
{
color: #677270;
}
.AnyTagClassName
{
color: #677270;
}
</style>
background-color css
<style>
a { background-color: #677270; }
a { background-color: rgb(103,114,112); }
div.DivClassName
{
background-color: #677270;
}
.BgClassName
{
background-color: #677270;
}
</style>
border-color css
<style>
span { border-color: #677270; }
span { border-color: rgb(103,114,112); }
td.TdClassName
{
border-color: #677270;
}
.TagClassName
{
border-color: #677270;
}
</style>