#8BAEDC (or 0x8BAEDC) is unknown color: approx Polo Blue. HEX triplet: 8B, AE and DC. RGB value is (139,174,220). Sum of RGB (Red+Green+Blue) = 139+174+220=533 (70% of max value = 765). Red value is 139 (54.69% from 255 or 26.08% from 533); Green value is 174 (68.36% from 255 or 32.65% from 533); Blue value is 220 (86.33% from 255 or 41.28% from 533); Max value from RGB is 220 - color contains mainly: blue. Hex color #8BAEDC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8BAEDC is #745123. Grayscale: #A8A8A8. Windows color (decimal): -7622948 or 14462603. OLE color: 14462603.
HSL color Cylindrical-coordinate representation of color #8BAEDC: hue angle of 214.07º degrees, saturation: 0.54, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #8BAEDC is Cyan = 0.37, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #8BAEDC; } p { color: rgb(139,174,220); } H1.HeaderClassName { color: #8BAEDC; } .AnyTagClassName { color: #8BAEDC; } </style>
<style> a { background-color: #8BAEDC; } a { background-color: rgb(139,174,220); } div.DivClassName { background-color: #8BAEDC; } .BgClassName { background-color: #8BAEDC; } </style>
<style> span { border-color: #8BAEDC; } span { border-color: rgb(139,174,220); } td.TdClassName { border-color: #8BAEDC; } .TagClassName { border-color: #8BAEDC; } </style>