#75ACDB (or 0x75ACDB) is unknown color: approx Jordy Blue. HEX triplet: 75, AC and DB. RGB value is (117,172,219). Sum of RGB (Red+Green+Blue) = 117+172+219=508 (67% of max value = 765). Red value is 117 (46.09% from 255 or 23.03% from 508); Green value is 172 (67.58% from 255 or 33.86% from 508); Blue value is 219 (85.94% from 255 or 43.11% from 508); Max value from RGB is 219 - color contains mainly: blue. Hex color #75ACDB is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #75ACDB is #8A5324. Grayscale: #A0A0A0. Windows color (decimal): -9065253 or 14396533. OLE color: 14396533.
HSL color Cylindrical-coordinate representation of color #75ACDB: hue angle of 207.65º degrees, saturation: 0.59, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #75ACDB is Cyan = 0.47, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #75acdb; } p { color: rgb(117,172,219); } H1.HeaderClassName { color: #75acdb; } .AnyTagClassName { color: #75acdb; } </style>
<style> a { background-color: #75acdb; } a { background-color: rgb(117,172,219); } div.DivClassName { background-color: #75acdb; } .BgClassName { background-color: #75acdb; } </style>
<style> span { border-color: #75acdb; } span { border-color: rgb(117,172,219); } td.TdClassName { border-color: #75acdb; } .TagClassName { border-color: #75acdb; } </style>