Shades of Rolling Stone #658481
Tints of Rolling Stone #658481
RGB
CMYK
RGB Variations
Color information
#658481 (or 0x658481) is known color: Rolling Stone. HEX triplet: 65, 84 and 81. RGB value is (101,132,129). Sum of RGB (Red+Green+Blue) = 101+132+129=362 (47% of max value = 765). Red value is 101 (39.84% from 255 or 27.90% from 362); Green value is 132 (51.95% from 255 or 36.46% from 362); Blue value is 129 (50.78% from 255 or 35.64% from 362); Max value from RGB is 132 - color contains mainly: green. Hex color #658481 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658481 is #9A7B7E. Grayscale: #7A7A7A. Windows color (decimal): -10124159 or 8488037. OLE color: 8488037.
HSL color Cylindrical-coordinate representation of color #658481: hue angle of 174.19º 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 #658481 is Cyan = 0.23, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 132 | 129 | - |
| CMYK | 0.23 | 0 | 0.02 | 0.48 |
| HSL | 174.19º | 0.13% | 0.46% | - |
| HSV(B) | 174.19º | 0.23% | 0.52% | - |
| XYZ | 17.58 | 20.85 | 23.87 | - |
| YUV | 122.39 | 131.73 | 112.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 132 | 129 | 0.23 | 0 | 0.02 | 0.48 | 174.19 | 0.13 | 0.46 |
| Hex | 65 | 84 | 81 | 17 | 0 | 2 | 30 | AE | D | 2E |
| Octal | 145 | 204 | 201 | 27 | 0 | 2 | 60 | 256 | 15 | 56 |
| Binary | 1100101 | 10000100 | 10000001 | 10111 | 0 | 10 | 110000 | 10101110 | 1101 | 101110 |
Color Harmonies of #658481
Complementary color
Monochromatic Colors of #658481
Black with #658481
Text Example
Text Example
White with #658481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658481; }
p { color: rgb(101,132,129); }
H1.HeaderClassName
{
color: #658481;
}
.AnyTagClassName
{
color: #658481;
}
</style>
background-color css
<style>
a { background-color: #658481; }
a { background-color: rgb(101,132,129); }
div.DivClassName
{
background-color: #658481;
}
.BgClassName
{
background-color: #658481;
}
</style>
border-color css
<style>
span { border-color: #658481; }
span { border-color: rgb(101,132,129); }
td.TdClassName
{
border-color: #658481;
}
.TagClassName
{
border-color: #658481;
}
</style>