#75BAD9 (or 0x75BAD9) is unknown color: approx Seagull. HEX triplet: 75, BA and D9. RGB value is (117,186,217). Sum of RGB (Red+Green+Blue) = 117+186+217=520 (68% of max value = 765). Red value is 117 (46.09% from 255 or 22.5% from 520); Green value is 186 (73.05% from 255 or 35.77% from 520); Blue value is 217 (85.16% from 255 or 41.73% from 520); Max value from RGB is 217 - color contains mainly: blue. Hex color #75BAD9 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #75BAD9 is #8A4526. Grayscale: #A8A8A8. Windows color (decimal): -9061671 or 14269045. OLE color: 14269045.
HSL color Cylindrical-coordinate representation of color #75BAD9: hue angle of 198.6º degrees, saturation: 0.57, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #75BAD9 is Cyan = 0.46, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #75BAD9; } p { color: rgb(117,186,217); } H1.HeaderClassName { color: #75BAD9; } .AnyTagClassName { color: #75BAD9; } </style>
<style> a { background-color: #75BAD9; } a { background-color: rgb(117,186,217); } div.DivClassName { background-color: #75BAD9; } .BgClassName { background-color: #75BAD9; } </style>
<style> span { border-color: #75BAD9; } span { border-color: rgb(117,186,217); } td.TdClassName { border-color: #75BAD9; } .TagClassName { border-color: #75BAD9; } </style>