#8BCCDB (or 0x8BCCDB) is unknown color: approx Spray. HEX triplet: 8B, CC and DB. RGB value is (139,204,219). Sum of RGB (Red+Green+Blue) = 139+204+219=562 (74% of max value = 765). Red value is 139 (54.69% from 255 or 24.73% from 562); Green value is 204 (80.08% from 255 or 36.30% from 562); Blue value is 219 (85.94% from 255 or 38.97% from 562); Max value from RGB is 219 - color contains mainly: blue. Hex color #8BCCDB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #8BCCDB is #743324. Grayscale: #BABABA. Windows color (decimal): -7615269 or 14404747. OLE color: 14404747.
HSL color Cylindrical-coordinate representation of color #8BCCDB: hue angle of 191.25º degrees, saturation: 0.53, 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 #8BCCDB is Cyan = 0.37, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #8BCCDB; } p { color: rgb(139,204,219); } H1.HeaderClassName { color: #8BCCDB; } .AnyTagClassName { color: #8BCCDB; } </style>
<style> a { background-color: #8BCCDB; } a { background-color: rgb(139,204,219); } div.DivClassName { background-color: #8BCCDB; } .BgClassName { background-color: #8BCCDB; } </style>
<style> span { border-color: #8BCCDB; } span { border-color: rgb(139,204,219); } td.TdClassName { border-color: #8BCCDB; } .TagClassName { border-color: #8BCCDB; } </style>