#8C85DC (or 0x8C85DC) is unknown color: approx Moody Blue. HEX triplet: 8C, 85 and DC. RGB value is (140,133,220). Sum of RGB (Red+Green+Blue) = 140+133+220=493 (65% of max value = 765). Red value is 140 (55.08% from 255 or 28.40% from 493); Green value is 133 (52.34% from 255 or 26.98% from 493); Blue value is 220 (86.33% from 255 or 44.62% from 493); Max value from RGB is 220 - color contains mainly: blue. Hex color #8C85DC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8C85DC is #737A23. Grayscale: #909090. Windows color (decimal): -7567908 or 14452108. OLE color: 14452108.
HSL color Cylindrical-coordinate representation of color #8C85DC: hue angle of 244.83º degrees, saturation: 0.55, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #8C85DC is Cyan = 0.36, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #8C85DC; } p { color: rgb(140,133,220); } H1.HeaderClassName { color: #8C85DC; } .AnyTagClassName { color: #8C85DC; } </style>
<style> a { background-color: #8C85DC; } a { background-color: rgb(140,133,220); } div.DivClassName { background-color: #8C85DC; } .BgClassName { background-color: #8C85DC; } </style>
<style> span { border-color: #8C85DC; } span { border-color: rgb(140,133,220); } td.TdClassName { border-color: #8C85DC; } .TagClassName { border-color: #8C85DC; } </style>