#69CCEC (or 0x69CCEC) is unknown color: approx Turquoise Blue. HEX triplet: 69, CC and EC. RGB value is (105,204,236). Sum of RGB (Red+Green+Blue) = 105+204+236=545 (72% of max value = 765). Red value is 105 (41.41% from 255 or 19.27% from 545); Green value is 204 (80.08% from 255 or 37.43% from 545); Blue value is 236 (92.58% from 255 or 43.30% from 545); Max value from RGB is 236 - color contains mainly: blue. Hex color #69CCEC is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #69CCEC is #963313. Grayscale: #B1B1B1. Windows color (decimal): -9843476 or 15518825. OLE color: 15518825.
HSL color Cylindrical-coordinate representation of color #69CCEC: hue angle of 194.66º degrees, saturation: 0.78, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #69CCEC is Cyan = 0.56, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #69CCEC; } p { color: rgb(105,204,236); } H1.HeaderClassName { color: #69CCEC; } .AnyTagClassName { color: #69CCEC; } </style>
<style> a { background-color: #69CCEC; } a { background-color: rgb(105,204,236); } div.DivClassName { background-color: #69CCEC; } .BgClassName { background-color: #69CCEC; } </style>
<style> span { border-color: #69CCEC; } span { border-color: rgb(105,204,236); } td.TdClassName { border-color: #69CCEC; } .TagClassName { border-color: #69CCEC; } </style>