Shades of Rolling Stone #727876
Tints of Rolling Stone #727876
RGB
CMYK
RGB Variations
Color information
#727876 (or 0x727876) is known color: Rolling Stone. HEX triplet: 72, 78 and 76. RGB value is (114,120,118). Sum of RGB (Red+Green+Blue) = 114+120+118=352 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.39% from 352); Green value is 120 (47.27% from 255 or 34.09% from 352); Blue value is 118 (46.48% from 255 or 33.52% from 352); Max value from RGB is 120 - color contains mainly: green. Hex color #727876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727876 is #8D8789. Grayscale: #757575. Windows color (decimal): -9275274 or 7764082. OLE color: 7764082.
HSL color Cylindrical-coordinate representation of color #727876: hue angle of 160º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #727876 is Cyan = 0.05, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 120 | 118 | - |
| CMYK | 0.05 | 0 | 0.02 | 0.53 |
| HSL | 160º | 0.03% | 0.46% | - |
| HSV(B) | 160º | 0.05% | 0.47% | - |
| XYZ | 16.93 | 18.32 | 19.78 | - |
| YUV | 117.98 | 128.01 | 125.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 120 | 118 | 0.05 | 0 | 0.02 | 0.53 | 160 | 0.03 | 0.46 |
| Hex | 72 | 78 | 76 | 5 | 0 | 2 | 35 | A0 | 3 | 2E |
| Octal | 162 | 170 | 166 | 5 | 0 | 2 | 65 | 240 | 3 | 56 |
| Binary | 1110010 | 1111000 | 1110110 | 101 | 0 | 10 | 110101 | 10100000 | 11 | 101110 |
Color Harmonies of #727876
Complementary color
Monochromatic Colors of #727876
Black with #727876
Text Example
Text Example
White with #727876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727876; }
p { color: rgb(114,120,118); }
H1.HeaderClassName
{
color: #727876;
}
.AnyTagClassName
{
color: #727876;
}
</style>
background-color css
<style>
a { background-color: #727876; }
a { background-color: rgb(114,120,118); }
div.DivClassName
{
background-color: #727876;
}
.BgClassName
{
background-color: #727876;
}
</style>
border-color css
<style>
span { border-color: #727876; }
span { border-color: rgb(114,120,118); }
td.TdClassName
{
border-color: #727876;
}
.TagClassName
{
border-color: #727876;
}
</style>