Shades of Rolling Stone #668381
Tints of Rolling Stone #668381
RGB
CMYK
RGB Variations
Color information
#668381 (or 0x668381) is known color: Rolling Stone. HEX triplet: 66, 83 and 81. RGB value is (102,131,129). Sum of RGB (Red+Green+Blue) = 102+131+129=362 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.18% from 362); Green value is 131 (51.56% from 255 or 36.19% from 362); Blue value is 129 (50.78% from 255 or 35.64% from 362); Max value from RGB is 131 - color contains mainly: green. Hex color #668381 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668381 is #997C7E. Grayscale: #7A7A7A. Windows color (decimal): -10058879 or 8487782. OLE color: 8487782.
HSL color Cylindrical-coordinate representation of color #668381: hue angle of 175.86º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #668381 is Cyan = 0.22, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 131 | 129 | - |
| CMYK | 0.22 | 0 | 0.02 | 0.49 |
| HSL | 175.86º | 0.12% | 0.46% | - |
| HSV(B) | 175.86º | 0.22% | 0.51% | - |
| XYZ | 17.56 | 20.64 | 23.83 | - |
| YUV | 122.1 | 131.89 | 113.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 131 | 129 | 0.22 | 0 | 0.02 | 0.49 | 175.86 | 0.12 | 0.46 |
| Hex | 66 | 83 | 81 | 16 | 0 | 2 | 31 | B0 | C | 2E |
| Octal | 146 | 203 | 201 | 26 | 0 | 2 | 61 | 260 | 14 | 56 |
| Binary | 1100110 | 10000011 | 10000001 | 10110 | 0 | 10 | 110001 | 10110000 | 1100 | 101110 |
Color Harmonies of #668381
Complementary color
Monochromatic Colors of #668381
Black with #668381
Text Example
Text Example
White with #668381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668381; }
p { color: rgb(102,131,129); }
H1.HeaderClassName
{
color: #668381;
}
.AnyTagClassName
{
color: #668381;
}
</style>
background-color css
<style>
a { background-color: #668381; }
a { background-color: rgb(102,131,129); }
div.DivClassName
{
background-color: #668381;
}
.BgClassName
{
background-color: #668381;
}
</style>
border-color css
<style>
span { border-color: #668381; }
span { border-color: rgb(102,131,129); }
td.TdClassName
{
border-color: #668381;
}
.TagClassName
{
border-color: #668381;
}
</style>