Shades of Rolling Stone #698381
Tints of Rolling Stone #698381
RGB
CMYK
RGB Variations
Color information
#698381 (or 0x698381) is known color: Rolling Stone. HEX triplet: 69, 83 and 81. RGB value is (105,131,129). Sum of RGB (Red+Green+Blue) = 105+131+129=365 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.77% from 365); Green value is 131 (51.56% from 255 or 35.89% from 365); Blue value is 129 (50.78% from 255 or 35.34% from 365); Max value from RGB is 131 - color contains mainly: green. Hex color #698381 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #698381 is #967C7E. Grayscale: #7A7A7A. Windows color (decimal): -9862271 or 8487785. OLE color: 8487785.
HSL color Cylindrical-coordinate representation of color #698381: hue angle of 175.38º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #698381 is Cyan = 0.20, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 131 | 129 | - |
| CMYK | 0.20 | 0 | 0.02 | 0.49 |
| HSL | 175.38º | 0.11% | 0.46% | - |
| HSV(B) | 175.38º | 0.2% | 0.51% | - |
| XYZ | 17.9 | 20.82 | 23.84 | - |
| YUV | 123 | 131.39 | 115.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 131 | 129 | 0.20 | 0 | 0.02 | 0.49 | 175.38 | 0.11 | 0.46 |
| Hex | 69 | 83 | 81 | 14 | 0 | 2 | 31 | AF | B | 2E |
| Octal | 151 | 203 | 201 | 24 | 0 | 2 | 61 | 257 | 13 | 56 |
| Binary | 1101001 | 10000011 | 10000001 | 10100 | 0 | 10 | 110001 | 10101111 | 1011 | 101110 |
Color Harmonies of #698381
Complementary color
Monochromatic Colors of #698381
Black with #698381
Text Example
Text Example
White with #698381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698381; }
p { color: rgb(105,131,129); }
H1.HeaderClassName
{
color: #698381;
}
.AnyTagClassName
{
color: #698381;
}
</style>
background-color css
<style>
a { background-color: #698381; }
a { background-color: rgb(105,131,129); }
div.DivClassName
{
background-color: #698381;
}
.BgClassName
{
background-color: #698381;
}
</style>
border-color css
<style>
span { border-color: #698381; }
span { border-color: rgb(105,131,129); }
td.TdClassName
{
border-color: #698381;
}
.TagClassName
{
border-color: #698381;
}
</style>