#75C0DE (or 0x75C0DE) is unknown color: approx Seagull. HEX triplet: 75, C0 and DE. RGB value is (117,192,222). Sum of RGB (Red+Green+Blue) = 117+192+222=531 (70% of max value = 765). Red value is 117 (46.09% from 255 or 22.03% from 531); Green value is 192 (75.39% from 255 or 36.16% from 531); Blue value is 222 (87.11% from 255 or 41.81% from 531); Max value from RGB is 222 - color contains mainly: blue. Hex color #75C0DE is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #75C0DE is #8A3F21. Grayscale: #ACACAC. Windows color (decimal): -9060130 or 14598261. OLE color: 14598261.
HSL color Cylindrical-coordinate representation of color #75C0DE: hue angle of 197.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 #75C0DE is Cyan = 0.47, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #75C0DE; } p { color: rgb(117,192,222); } H1.HeaderClassName { color: #75C0DE; } .AnyTagClassName { color: #75C0DE; } </style>
<style> a { background-color: #75C0DE; } a { background-color: rgb(117,192,222); } div.DivClassName { background-color: #75C0DE; } .BgClassName { background-color: #75C0DE; } </style>
<style> span { border-color: #75C0DE; } span { border-color: rgb(117,192,222); } td.TdClassName { border-color: #75C0DE; } .TagClassName { border-color: #75C0DE; } </style>