#8BC8CC (or 0x8BC8CC) is unknown color: approx Morning Glory. HEX triplet: 8B, C8 and CC. RGB value is (139,200,204). Sum of RGB (Red+Green+Blue) = 139+200+204=543 (71% of max value = 765). Red value is 139 (54.69% from 255 or 25.60% from 543); Green value is 200 (78.52% from 255 or 36.83% from 543); Blue value is 204 (80.08% from 255 or 37.57% from 543); Max value from RGB is 204 - color contains mainly: blue. Hex color #8BC8CC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #8BC8CC is #743733. Grayscale: #B6B6B6. Windows color (decimal): -7616308 or 13420683. OLE color: 13420683.
HSL color Cylindrical-coordinate representation of color #8BC8CC: hue angle of 183.69º 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 #8BC8CC is Cyan = 0.32, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #8BC8CC; } p { color: rgb(139,200,204); } H1.HeaderClassName { color: #8BC8CC; } .AnyTagClassName { color: #8BC8CC; } </style>
<style> a { background-color: #8BC8CC; } a { background-color: rgb(139,200,204); } div.DivClassName { background-color: #8BC8CC; } .BgClassName { background-color: #8BC8CC; } </style>
<style> span { border-color: #8BC8CC; } span { border-color: rgb(139,200,204); } td.TdClassName { border-color: #8BC8CC; } .TagClassName { border-color: #8BC8CC; } </style>