Shades of Rolling Stone #6A7571
Tints of Rolling Stone #6A7571
RGB
CMYK
RGB Variations
Color information
#6A7571 (or 0x6A7571) is known color: Rolling Stone. HEX triplet: 6A, 75 and 71. RGB value is (106,117,113). Sum of RGB (Red+Green+Blue) = 106+117+113=336 (44% of max value = 765). Red value is 106 (41.80% from 255 or 31.55% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 113 (44.53% from 255 or 33.63% from 336); Max value from RGB is 117 - color contains mainly: green. Hex color #6A7571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6A7571 is #958A8E. Grayscale: #717171. Windows color (decimal): -9800335 or 7435626. OLE color: 7435626.
HSL color Cylindrical-coordinate representation of color #6A7571: hue angle of 158.18º degrees, saturation: 0.05, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #6A7571 is Cyan = 0.09, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 106 | 117 | 113 | - |
| CMYK | 0.09 | 0 | 0.03 | 0.54 |
| HSL | 158.18º | 0.05% | 0.44% | - |
| HSV(B) | 158.18º | 0.09% | 0.46% | - |
| XYZ | 15.29 | 16.98 | 18.09 | - |
| YUV | 113.26 | 127.86 | 122.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 117 | 113 | 0.09 | 0 | 0.03 | 0.54 | 158.18 | 0.05 | 0.44 |
| Hex | 6A | 75 | 71 | 9 | 0 | 3 | 36 | 9E | 5 | 2C |
| Octal | 152 | 165 | 161 | 11 | 0 | 3 | 66 | 236 | 5 | 54 |
| Binary | 1101010 | 1110101 | 1110001 | 1001 | 0 | 11 | 110110 | 10011110 | 101 | 101100 |
Color Harmonies of #6A7571
Complementary color
Monochromatic Colors of #6A7571
Black with #6A7571
Text Example
Text Example
White with #6A7571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A7571; }
p { color: rgb(106,117,113); }
H1.HeaderClassName
{
color: #6A7571;
}
.AnyTagClassName
{
color: #6A7571;
}
</style>
background-color css
<style>
a { background-color: #6A7571; }
a { background-color: rgb(106,117,113); }
div.DivClassName
{
background-color: #6A7571;
}
.BgClassName
{
background-color: #6A7571;
}
</style>
border-color css
<style>
span { border-color: #6A7571; }
span { border-color: rgb(106,117,113); }
td.TdClassName
{
border-color: #6A7571;
}
.TagClassName
{
border-color: #6A7571;
}
</style>