Shades of Rolling Stone #658380
Tints of Rolling Stone #658380
RGB
CMYK
RGB Variations
Color information
#658380 (or 0x658380) is known color: Rolling Stone. HEX triplet: 65, 83 and 80. RGB value is (101,131,128). Sum of RGB (Red+Green+Blue) = 101+131+128=360 (47% of max value = 765). Red value is 101 (39.84% from 255 or 28.06% from 360); Green value is 131 (51.56% from 255 or 36.39% from 360); Blue value is 128 (50.39% from 255 or 35.56% from 360); Max value from RGB is 131 - color contains mainly: green. Hex color #658380 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658380 is #9A7C7F. Grayscale: #797979. Windows color (decimal): -10124416 or 8422245. OLE color: 8422245.
HSL color Cylindrical-coordinate representation of color #658380: hue angle of 174º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #658380 is Cyan = 0.23, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 131 | 128 | - |
| CMYK | 0.23 | 0 | 0.02 | 0.49 |
| HSL | 174º | 0.13% | 0.45% | - |
| HSV(B) | 174º | 0.23% | 0.51% | - |
| XYZ | 17.38 | 20.56 | 23.47 | - |
| YUV | 121.69 | 131.56 | 113.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 131 | 128 | 0.23 | 0 | 0.02 | 0.49 | 174 | 0.13 | 0.45 |
| Hex | 65 | 83 | 80 | 17 | 0 | 2 | 31 | AE | D | 2D |
| Octal | 145 | 203 | 200 | 27 | 0 | 2 | 61 | 256 | 15 | 55 |
| Binary | 1100101 | 10000011 | 10000000 | 10111 | 0 | 10 | 110001 | 10101110 | 1101 | 101101 |
Color Harmonies of #658380
Complementary color
Monochromatic Colors of #658380
Black with #658380
Text Example
Text Example
White with #658380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658380; }
p { color: rgb(101,131,128); }
H1.HeaderClassName
{
color: #658380;
}
.AnyTagClassName
{
color: #658380;
}
</style>
background-color css
<style>
a { background-color: #658380; }
a { background-color: rgb(101,131,128); }
div.DivClassName
{
background-color: #658380;
}
.BgClassName
{
background-color: #658380;
}
</style>
border-color css
<style>
span { border-color: #658380; }
span { border-color: rgb(101,131,128); }
td.TdClassName
{
border-color: #658380;
}
.TagClassName
{
border-color: #658380;
}
</style>