#75DEC4 (or 0x75DEC4) is unknown color: approx Downy. HEX triplet: 75, DE and C4. RGB value is (117,222,196). Sum of RGB (Red+Green+Blue) = 117+222+196=535 (70% of max value = 765). Red value is 117 (46.09% from 255 or 21.87% from 535); Green value is 222 (87.11% from 255 or 41.50% from 535); Blue value is 196 (76.95% from 255 or 36.64% from 535); Max value from RGB is 222 - color contains mainly: green. Hex color #75DEC4 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #75DEC4 is #8A213B. Grayscale: #BBBBBB. Windows color (decimal): -9052476 or 12902005. OLE color: 12902005.
HSL color Cylindrical-coordinate representation of color #75DEC4: hue angle of 165.14º degrees, saturation: 0.61, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #75DEC4 is Cyan = 0.47, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.13.
<style> p { color: #75DEC4; } p { color: rgb(117,222,196); } H1.HeaderClassName { color: #75DEC4; } .AnyTagClassName { color: #75DEC4; } </style>
<style> a { background-color: #75DEC4; } a { background-color: rgb(117,222,196); } div.DivClassName { background-color: #75DEC4; } .BgClassName { background-color: #75DEC4; } </style>
<style> span { border-color: #75DEC4; } span { border-color: rgb(117,222,196); } td.TdClassName { border-color: #75DEC4; } .TagClassName { border-color: #75DEC4; } </style>