Shades of Rolling Stone #627873
Tints of Rolling Stone #627873
RGB
CMYK
RGB Variations
Color information
#627873 (or 0x627873) is known color: Rolling Stone. HEX triplet: 62, 78 and 73. RGB value is (98,120,115). Sum of RGB (Red+Green+Blue) = 98+120+115=333 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.43% from 333); Green value is 120 (47.27% from 255 or 36.04% from 333); Blue value is 115 (45.31% from 255 or 34.53% from 333); Max value from RGB is 120 - color contains mainly: green. Hex color #627873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627873 is #9D878C. Grayscale: #707070. Windows color (decimal): -10323853 or 7567458. OLE color: 7567458.
HSL color Cylindrical-coordinate representation of color #627873: hue angle of 166.36º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #627873 is Cyan = 0.18, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 120 | 115 | - |
| CMYK | 0.18 | 0 | 0.04 | 0.53 |
| HSL | 166.36º | 0.1% | 0.43% | - |
| HSV(B) | 166.36º | 0.18% | 0.47% | - |
| XYZ | 14.85 | 17.27 | 18.77 | - |
| YUV | 112.85 | 129.21 | 117.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 120 | 115 | 0.18 | 0 | 0.04 | 0.53 | 166.36 | 0.1 | 0.43 |
| Hex | 62 | 78 | 73 | 12 | 0 | 4 | 35 | A6 | A | 2B |
| Octal | 142 | 170 | 163 | 22 | 0 | 4 | 65 | 246 | 12 | 53 |
| Binary | 1100010 | 1111000 | 1110011 | 10010 | 0 | 100 | 110101 | 10100110 | 1010 | 101011 |
Color Harmonies of #627873
Complementary color
Monochromatic Colors of #627873
Black with #627873
Text Example
Text Example
White with #627873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627873; }
p { color: rgb(98,120,115); }
H1.HeaderClassName
{
color: #627873;
}
.AnyTagClassName
{
color: #627873;
}
</style>
background-color css
<style>
a { background-color: #627873; }
a { background-color: rgb(98,120,115); }
div.DivClassName
{
background-color: #627873;
}
.BgClassName
{
background-color: #627873;
}
</style>
border-color css
<style>
span { border-color: #627873; }
span { border-color: rgb(98,120,115); }
td.TdClassName
{
border-color: #627873;
}
.TagClassName
{
border-color: #627873;
}
</style>