Shades of Rolling Stone #658480
Tints of Rolling Stone #658480
RGB
CMYK
RGB Variations
Color information
#658480 (or 0x658480) is known color: Rolling Stone. HEX triplet: 65, 84 and 80. RGB value is (101,132,128). Sum of RGB (Red+Green+Blue) = 101+132+128=361 (47% of max value = 765). Red value is 101 (39.84% from 255 or 27.98% from 361); Green value is 132 (51.95% from 255 or 36.57% from 361); Blue value is 128 (50.39% from 255 or 35.46% from 361); Max value from RGB is 132 - color contains mainly: green. Hex color #658480 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658480 is #9A7B7F. Grayscale: #7A7A7A. Windows color (decimal): -10124160 or 8422501. OLE color: 8422501.
HSL color Cylindrical-coordinate representation of color #658480: hue angle of 172.26º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #658480 is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 132 | 128 | - |
| CMYK | 0.23 | 0 | 0.03 | 0.48 |
| HSL | 172.26º | 0.13% | 0.46% | - |
| HSV(B) | 172.26º | 0.23% | 0.52% | - |
| XYZ | 17.51 | 20.83 | 23.52 | - |
| YUV | 122.28 | 131.23 | 112.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 132 | 128 | 0.23 | 0 | 0.03 | 0.48 | 172.26 | 0.13 | 0.46 |
| Hex | 65 | 84 | 80 | 17 | 0 | 3 | 30 | AC | D | 2E |
| Octal | 145 | 204 | 200 | 27 | 0 | 3 | 60 | 254 | 15 | 56 |
| Binary | 1100101 | 10000100 | 10000000 | 10111 | 0 | 11 | 110000 | 10101100 | 1101 | 101110 |
Color Harmonies of #658480
Complementary color
Monochromatic Colors of #658480
Black with #658480
Text Example
Text Example
White with #658480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658480; }
p { color: rgb(101,132,128); }
H1.HeaderClassName
{
color: #658480;
}
.AnyTagClassName
{
color: #658480;
}
</style>
background-color css
<style>
a { background-color: #658480; }
a { background-color: rgb(101,132,128); }
div.DivClassName
{
background-color: #658480;
}
.BgClassName
{
background-color: #658480;
}
</style>
border-color css
<style>
span { border-color: #658480; }
span { border-color: rgb(101,132,128); }
td.TdClassName
{
border-color: #658480;
}
.TagClassName
{
border-color: #658480;
}
</style>