#69BBFF (or 0x69BBFF) is unknown color: approx Maya Blue. HEX triplet: 69, BB and FF. RGB value is (105,187,255). Sum of RGB (Red+Green+Blue) = 105+187+255=547 (72% of max value = 765). Red value is 105 (41.41% from 255 or 19.20% from 547); Green value is 187 (73.44% from 255 or 34.19% from 547); Blue value is 255 (100% from 255 or 46.62% from 547); Max value from RGB is 255 - color contains mainly: blue. Hex color #69BBFF is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #69BBFF is #964400. Grayscale: #A9A9A9. Windows color (decimal): -9847809 or 16759657. OLE color: 16759657.
HSL color Cylindrical-coordinate representation of color #69BBFF: hue angle of 207.2º degrees, saturation: 1, lightness: 0.71%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #69BBFF is Cyan = 0.59, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #69BBFF; } p { color: rgb(105,187,255); } H1.HeaderClassName { color: #69BBFF; } .AnyTagClassName { color: #69BBFF; } </style>
<style> a { background-color: #69BBFF; } a { background-color: rgb(105,187,255); } div.DivClassName { background-color: #69BBFF; } .BgClassName { background-color: #69BBFF; } </style>
<style> span { border-color: #69BBFF; } span { border-color: rgb(105,187,255); } td.TdClassName { border-color: #69BBFF; } .TagClassName { border-color: #69BBFF; } </style>