Shades of Rolling Stone #657472
Tints of Rolling Stone #657472
RGB
CMYK
RGB Variations
Color information
#657472 (or 0x657472) is known color: Rolling Stone. HEX triplet: 65, 74 and 72. RGB value is (101,116,114). Sum of RGB (Red+Green+Blue) = 101+116+114=331 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.51% from 331); Green value is 116 (45.70% from 255 or 35.05% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 116 - color contains mainly: green. Hex color #657472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657472 is #9A8B8D. Grayscale: #6F6F6F. Windows color (decimal): -10128270 or 7500901. OLE color: 7500901.
HSL color Cylindrical-coordinate representation of color #657472: hue angle of 172º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #657472 is Cyan = 0.13, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 116 | 114 | - |
| CMYK | 0.13 | 0 | 0.02 | 0.55 |
| HSL | 172º | 0.07% | 0.43% | - |
| HSV(B) | 172º | 0.13% | 0.45% | - |
| XYZ | 14.65 | 16.47 | 18.33 | - |
| YUV | 111.29 | 129.53 | 120.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 116 | 114 | 0.13 | 0 | 0.02 | 0.55 | 172 | 0.07 | 0.43 |
| Hex | 65 | 74 | 72 | D | 0 | 2 | 37 | AC | 7 | 2B |
| Octal | 145 | 164 | 162 | 15 | 0 | 2 | 67 | 254 | 7 | 53 |
| Binary | 1100101 | 1110100 | 1110010 | 1101 | 0 | 10 | 110111 | 10101100 | 111 | 101011 |
Color Harmonies of #657472
Complementary color
Monochromatic Colors of #657472
Black with #657472
Text Example
Text Example
White with #657472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657472; }
p { color: rgb(101,116,114); }
H1.HeaderClassName
{
color: #657472;
}
.AnyTagClassName
{
color: #657472;
}
</style>
background-color css
<style>
a { background-color: #657472; }
a { background-color: rgb(101,116,114); }
div.DivClassName
{
background-color: #657472;
}
.BgClassName
{
background-color: #657472;
}
</style>
border-color css
<style>
span { border-color: #657472; }
span { border-color: rgb(101,116,114); }
td.TdClassName
{
border-color: #657472;
}
.TagClassName
{
border-color: #657472;
}
</style>