Shades of Rolling Stone #737876
Tints of Rolling Stone #737876
RGB
CMYK
RGB Variations
Color information
#737876 (or 0x737876) is known color: Rolling Stone. HEX triplet: 73, 78 and 76. RGB value is (115,120,118). Sum of RGB (Red+Green+Blue) = 115+120+118=353 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.58% from 353); Green value is 120 (47.27% from 255 or 33.99% from 353); Blue value is 118 (46.48% from 255 or 33.43% from 353); Max value from RGB is 120 - color contains mainly: green. Hex color #737876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737876 is #8C8789. Grayscale: #767676. Windows color (decimal): -9209738 or 7764083. OLE color: 7764083.
HSL color Cylindrical-coordinate representation of color #737876: hue angle of 156º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #737876 is Cyan = 0.04, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 120 | 118 | - |
| CMYK | 0.04 | 0 | 0.02 | 0.53 |
| HSL | 156º | 0.02% | 0.46% | - |
| HSV(B) | 156º | 0.04% | 0.47% | - |
| XYZ | 17.06 | 18.39 | 19.79 | - |
| YUV | 118.28 | 127.84 | 125.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 120 | 118 | 0.04 | 0 | 0.02 | 0.53 | 156 | 0.02 | 0.46 |
| Hex | 73 | 78 | 76 | 4 | 0 | 2 | 35 | 9C | 2 | 2E |
| Octal | 163 | 170 | 166 | 4 | 0 | 2 | 65 | 234 | 2 | 56 |
| Binary | 1110011 | 1111000 | 1110110 | 100 | 0 | 10 | 110101 | 10011100 | 10 | 101110 |
Color Harmonies of #737876
Complementary color
Monochromatic Colors of #737876
Black with #737876
Text Example
Text Example
White with #737876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737876; }
p { color: rgb(115,120,118); }
H1.HeaderClassName
{
color: #737876;
}
.AnyTagClassName
{
color: #737876;
}
</style>
background-color css
<style>
a { background-color: #737876; }
a { background-color: rgb(115,120,118); }
div.DivClassName
{
background-color: #737876;
}
.BgClassName
{
background-color: #737876;
}
</style>
border-color css
<style>
span { border-color: #737876; }
span { border-color: rgb(115,120,118); }
td.TdClassName
{
border-color: #737876;
}
.TagClassName
{
border-color: #737876;
}
</style>