Shades of Rolling Stone #677572
Tints of Rolling Stone #677572
RGB
CMYK
RGB Variations
Color information
#677572 (or 0x677572) is known color: Rolling Stone. HEX triplet: 67, 75 and 72. RGB value is (103,117,114). Sum of RGB (Red+Green+Blue) = 103+117+114=334 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.84% from 334); Green value is 117 (46.09% from 255 or 35.03% from 334); Blue value is 114 (44.92% from 255 or 34.13% from 334); Max value from RGB is 117 - color contains mainly: green. Hex color #677572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677572 is #988A8D. Grayscale: #707070. Windows color (decimal): -9996942 or 7501159. OLE color: 7501159.
HSL color Cylindrical-coordinate representation of color #677572: hue angle of 167.14º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #677572 is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 114 | - |
| CMYK | 0.12 | 0 | 0.03 | 0.54 |
| HSL | 167.14º | 0.06% | 0.43% | - |
| HSV(B) | 167.14º | 0.12% | 0.46% | - |
| XYZ | 14.99 | 16.82 | 18.38 | - |
| YUV | 112.47 | 128.86 | 121.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 114 | 0.12 | 0 | 0.03 | 0.54 | 167.14 | 0.06 | 0.43 |
| Hex | 67 | 75 | 72 | C | 0 | 3 | 36 | A7 | 6 | 2B |
| Octal | 147 | 165 | 162 | 14 | 0 | 3 | 66 | 247 | 6 | 53 |
| Binary | 1100111 | 1110101 | 1110010 | 1100 | 0 | 11 | 110110 | 10100111 | 110 | 101011 |
Color Harmonies of #677572
Complementary color
Monochromatic Colors of #677572
Black with #677572
Text Example
Text Example
White with #677572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677572; }
p { color: rgb(103,117,114); }
H1.HeaderClassName
{
color: #677572;
}
.AnyTagClassName
{
color: #677572;
}
</style>
background-color css
<style>
a { background-color: #677572; }
a { background-color: rgb(103,117,114); }
div.DivClassName
{
background-color: #677572;
}
.BgClassName
{
background-color: #677572;
}
</style>
border-color css
<style>
span { border-color: #677572; }
span { border-color: rgb(103,117,114); }
td.TdClassName
{
border-color: #677572;
}
.TagClassName
{
border-color: #677572;
}
</style>