#6ECDC8 (or 0x6ECDC8) is unknown color: approx Downy. HEX triplet: 6E, CD and C8. RGB value is (110,205,200). Sum of RGB (Red+Green+Blue) = 110+205+200=515 (68% of max value = 765). Red value is 110 (43.36% from 255 or 21.36% from 515); Green value is 205 (80.47% from 255 or 39.81% from 515); Blue value is 200 (78.52% from 255 or 38.83% from 515); Max value from RGB is 205 - color contains mainly: green. Hex color #6ECDC8 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #6ECDC8 is #913237. Grayscale: #AFAFAF. Windows color (decimal): -9515576 or 13159790. OLE color: 13159790.
HSL color Cylindrical-coordinate representation of color #6ECDC8: hue angle of 176.84º degrees, saturation: 0.49, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #6ECDC8 is Cyan = 0.46, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.20.
<style> p { color: #6ecdc8; } p { color: rgb(110,205,200); } H1.HeaderClassName { color: #6ecdc8; } .AnyTagClassName { color: #6ecdc8; } </style>
<style> a { background-color: #6ecdc8; } a { background-color: rgb(110,205,200); } div.DivClassName { background-color: #6ecdc8; } .BgClassName { background-color: #6ecdc8; } </style>
<style> span { border-color: #6ecdc8; } span { border-color: rgb(110,205,200); } td.TdClassName { border-color: #6ecdc8; } .TagClassName { border-color: #6ecdc8; } </style>