#B7C8FF (or 0xB7C8FF) is unknown color: approx Tropical Blue. HEX triplet: B7, C8 and FF. RGB value is (183,200,255). Sum of RGB (Red+Green+Blue) = 183+200+255=638 (84% of max value = 765). Red value is 183 (71.88% from 255 or 28.68% from 638); Green value is 200 (78.52% from 255 or 31.35% from 638); Blue value is 255 (100% from 255 or 39.97% from 638); Max value from RGB is 255 - color contains mainly: blue. Hex color #B7C8FF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B7C8FF is #483700. Grayscale: #C8C8C8. Windows color (decimal): -4732673 or 16763063. OLE color: 16763063.
HSL color Cylindrical-coordinate representation of color #B7C8FF: hue angle of 225.83º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #B7C8FF is Cyan = 0.28, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #B7C8FF; } p { color: rgb(183,200,255); } H1.HeaderClassName { color: #B7C8FF; } .AnyTagClassName { color: #B7C8FF; } </style>
<style> a { background-color: #B7C8FF; } a { background-color: rgb(183,200,255); } div.DivClassName { background-color: #B7C8FF; } .BgClassName { background-color: #B7C8FF; } </style>
<style> span { border-color: #B7C8FF; } span { border-color: rgb(183,200,255); } td.TdClassName { border-color: #B7C8FF; } .TagClassName { border-color: #B7C8FF; } </style>