#8BBACC (or 0x8BBACC) is unknown color: approx Seagull. HEX triplet: 8B, BA and CC. RGB value is (139,186,204). Sum of RGB (Red+Green+Blue) = 139+186+204=529 (70% of max value = 765). Red value is 139 (54.69% from 255 or 26.28% from 529); Green value is 186 (73.05% from 255 or 35.16% from 529); Blue value is 204 (80.08% from 255 or 38.56% from 529); Max value from RGB is 204 - color contains mainly: blue. Hex color #8BBACC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #8BBACC is #744533. Grayscale: #ADADAD. Windows color (decimal): -7619892 or 13417099. OLE color: 13417099.
HSL color Cylindrical-coordinate representation of color #8BBACC: hue angle of 196.62º degrees, saturation: 0.39, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #8BBACC is Cyan = 0.32, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #8BBACC; } p { color: rgb(139,186,204); } H1.HeaderClassName { color: #8BBACC; } .AnyTagClassName { color: #8BBACC; } </style>
<style> a { background-color: #8BBACC; } a { background-color: rgb(139,186,204); } div.DivClassName { background-color: #8BBACC; } .BgClassName { background-color: #8BBACC; } </style>
<style> span { border-color: #8BBACC; } span { border-color: rgb(139,186,204); } td.TdClassName { border-color: #8BBACC; } .TagClassName { border-color: #8BBACC; } </style>