#02DCE4 (or 0x02DCE4) is unknown color: approx Bright Turquoise. HEX triplet: 02, DC and E4. RGB value is (2,220,228). Sum of RGB (Red+Green+Blue) = 2+220+228=450 (59% of max value = 765). Red value is 2 (1.17% from 255 or 0.44% from 450); Green value is 220 (86.33% from 255 or 48.89% from 450); Blue value is 228 (89.45% from 255 or 50.67% from 450); Max value from RGB is 228 - color contains mainly: blue. Hex color #02DCE4 is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #02DCE4 is #FD231B. Grayscale: #9B9B9B. Windows color (decimal): -16589596 or 14998530. OLE color: 14998530.
HSL color Cylindrical-coordinate representation of color #02DCE4: hue angle of 182.12º degrees, saturation: 0.98, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #02DCE4 is Cyan = 0.99, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #02DCE4; } p { color: rgb(2,220,228); } H1.HeaderClassName { color: #02DCE4; } .AnyTagClassName { color: #02DCE4; } </style>
<style> a { background-color: #02DCE4; } a { background-color: rgb(2,220,228); } div.DivClassName { background-color: #02DCE4; } .BgClassName { background-color: #02DCE4; } </style>
<style> span { border-color: #02DCE4; } span { border-color: rgb(2,220,228); } td.TdClassName { border-color: #02DCE4; } .TagClassName { border-color: #02DCE4; } </style>