#88A0BE (or 0x88A0BE) is unknown color: approx Rock Blue. HEX triplet: 88, A0 and BE. RGB value is (136,160,190). Sum of RGB (Red+Green+Blue) = 136+160+190=486 (64% of max value = 765). Red value is 136 (53.52% from 255 or 27.98% from 486); Green value is 160 (62.89% from 255 or 32.92% from 486); Blue value is 190 (74.61% from 255 or 39.09% from 486); Max value from RGB is 190 - color contains mainly: blue. Hex color #88A0BE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #88A0BE is #775F41. Grayscale: #9C9C9C. Windows color (decimal): -7823170 or 12492936. OLE color: 12492936.
HSL color Cylindrical-coordinate representation of color #88A0BE: hue angle of 213.33º degrees, saturation: 0.29, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #88A0BE is Cyan = 0.28, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #88A0BE; } p { color: rgb(136,160,190); } H1.HeaderClassName { color: #88A0BE; } .AnyTagClassName { color: #88A0BE; } </style>
<style> a { background-color: #88A0BE; } a { background-color: rgb(136,160,190); } div.DivClassName { background-color: #88A0BE; } .BgClassName { background-color: #88A0BE; } </style>
<style> span { border-color: #88A0BE; } span { border-color: rgb(136,160,190); } td.TdClassName { border-color: #88A0BE; } .TagClassName { border-color: #88A0BE; } </style>