Shades of Rolling Stone #627874
Tints of Rolling Stone #627874
RGB
CMYK
RGB Variations
Color information
#627874 (or 0x627874) is known color: Rolling Stone. HEX triplet: 62, 78 and 74. RGB value is (98,120,116). Sum of RGB (Red+Green+Blue) = 98+120+116=334 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.34% from 334); Green value is 120 (47.27% from 255 or 35.93% from 334); Blue value is 116 (45.70% from 255 or 34.73% from 334); Max value from RGB is 120 - color contains mainly: green. Hex color #627874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627874 is #9D878B. Grayscale: #707070. Windows color (decimal): -10323852 or 7632994. OLE color: 7632994.
HSL color Cylindrical-coordinate representation of color #627874: hue angle of 169.09º 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 #627874 is Cyan = 0.18, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 120 | 116 | - |
| CMYK | 0.18 | 0 | 0.03 | 0.53 |
| HSL | 169.09º | 0.1% | 0.43% | - |
| HSV(B) | 169.09º | 0.18% | 0.47% | - |
| XYZ | 14.91 | 17.29 | 19.07 | - |
| YUV | 112.97 | 129.71 | 117.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 120 | 116 | 0.18 | 0 | 0.03 | 0.53 | 169.09 | 0.1 | 0.43 |
| Hex | 62 | 78 | 74 | 12 | 0 | 3 | 35 | A9 | A | 2B |
| Octal | 142 | 170 | 164 | 22 | 0 | 3 | 65 | 251 | 12 | 53 |
| Binary | 1100010 | 1111000 | 1110100 | 10010 | 0 | 11 | 110101 | 10101001 | 1010 | 101011 |
Color Harmonies of #627874
Complementary color
Monochromatic Colors of #627874
Black with #627874
Text Example
Text Example
White with #627874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627874; }
p { color: rgb(98,120,116); }
H1.HeaderClassName
{
color: #627874;
}
.AnyTagClassName
{
color: #627874;
}
</style>
background-color css
<style>
a { background-color: #627874; }
a { background-color: rgb(98,120,116); }
div.DivClassName
{
background-color: #627874;
}
.BgClassName
{
background-color: #627874;
}
</style>
border-color css
<style>
span { border-color: #627874; }
span { border-color: rgb(98,120,116); }
td.TdClassName
{
border-color: #627874;
}
.TagClassName
{
border-color: #627874;
}
</style>