#9687CC (or 0x9687CC) is unknown color: approx Cold Purple. HEX triplet: 96, 87 and CC. RGB value is (150,135,204). Sum of RGB (Red+Green+Blue) = 150+135+204=489 (64% of max value = 765). Red value is 150 (58.98% from 255 or 30.67% from 489); Green value is 135 (53.12% from 255 or 27.61% from 489); Blue value is 204 (80.08% from 255 or 41.72% from 489); Max value from RGB is 204 - color contains mainly: blue. Hex color #9687CC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9687CC is #697833. Grayscale: #939393. Windows color (decimal): -6912052 or 13404054. OLE color: 13404054.
HSL color Cylindrical-coordinate representation of color #9687CC: hue angle of 253.04º degrees, saturation: 0.4, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9687CC is Cyan = 0.26, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #9687CC; } p { color: rgb(150,135,204); } H1.HeaderClassName { color: #9687CC; } .AnyTagClassName { color: #9687CC; } </style>
<style> a { background-color: #9687CC; } a { background-color: rgb(150,135,204); } div.DivClassName { background-color: #9687CC; } .BgClassName { background-color: #9687CC; } </style>
<style> span { border-color: #9687CC; } span { border-color: rgb(150,135,204); } td.TdClassName { border-color: #9687CC; } .TagClassName { border-color: #9687CC; } </style>