#858BCD (or 0x858BCD) is unknown color: approx Portage. HEX triplet: 85, 8B and CD. RGB value is (133,139,205). Sum of RGB (Red+Green+Blue) = 133+139+205=477 (63% of max value = 765). Red value is 133 (52.34% from 255 or 27.88% from 477); Green value is 139 (54.69% from 255 or 29.14% from 477); Blue value is 205 (80.47% from 255 or 42.98% from 477); Max value from RGB is 205 - color contains mainly: blue. Hex color #858BCD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #858BCD is #7A7432. Grayscale: #909090. Windows color (decimal): -8025139 or 13470597. OLE color: 13470597.
HSL color Cylindrical-coordinate representation of color #858BCD: hue angle of 235º degrees, saturation: 0.42, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #858BCD is Cyan = 0.35, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #858bcd; } p { color: rgb(133,139,205); } H1.HeaderClassName { color: #858bcd; } .AnyTagClassName { color: #858bcd; } </style>
<style> a { background-color: #858bcd; } a { background-color: rgb(133,139,205); } div.DivClassName { background-color: #858bcd; } .BgClassName { background-color: #858bcd; } </style>
<style> span { border-color: #858bcd; } span { border-color: rgb(133,139,205); } td.TdClassName { border-color: #858bcd; } .TagClassName { border-color: #858bcd; } </style>