Shades of Rolling Stone #698281
Tints of Rolling Stone #698281
RGB
CMYK
RGB Variations
Color information
#698281 (or 0x698281) is known color: Rolling Stone. HEX triplet: 69, 82 and 81. RGB value is (105,130,129). Sum of RGB (Red+Green+Blue) = 105+130+129=364 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.85% from 364); Green value is 130 (51.17% from 255 or 35.71% from 364); Blue value is 129 (50.78% from 255 or 35.44% from 364); Max value from RGB is 130 - color contains mainly: green. Hex color #698281 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #698281 is #967D7E. Grayscale: #7A7A7A. Windows color (decimal): -9862527 or 8487529. OLE color: 8487529.
HSL color Cylindrical-coordinate representation of color #698281: hue angle of 177.6º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #698281 is Cyan = 0.19, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 130 | 129 | - |
| CMYK | 0.19 | 0 | 0.01 | 0.49 |
| HSL | 177.6º | 0.11% | 0.46% | - |
| HSV(B) | 177.6º | 0.19% | 0.51% | - |
| XYZ | 17.77 | 20.55 | 23.8 | - |
| YUV | 122.41 | 131.72 | 115.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 130 | 129 | 0.19 | 0 | 0.01 | 0.49 | 177.6 | 0.11 | 0.46 |
| Hex | 69 | 82 | 81 | 13 | 0 | 1 | 31 | B2 | B | 2E |
| Octal | 151 | 202 | 201 | 23 | 0 | 1 | 61 | 262 | 13 | 56 |
| Binary | 1101001 | 10000010 | 10000001 | 10011 | 0 | 1 | 110001 | 10110010 | 1011 | 101110 |
Color Harmonies of #698281
Complementary color
Monochromatic Colors of #698281
Black with #698281
Text Example
Text Example
White with #698281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698281; }
p { color: rgb(105,130,129); }
H1.HeaderClassName
{
color: #698281;
}
.AnyTagClassName
{
color: #698281;
}
</style>
background-color css
<style>
a { background-color: #698281; }
a { background-color: rgb(105,130,129); }
div.DivClassName
{
background-color: #698281;
}
.BgClassName
{
background-color: #698281;
}
</style>
border-color css
<style>
span { border-color: #698281; }
span { border-color: rgb(105,130,129); }
td.TdClassName
{
border-color: #698281;
}
.TagClassName
{
border-color: #698281;
}
</style>