#327ECF (or 0x327ECF) is unknown color: approx Curious Blue. HEX triplet: 32, 7E and CF. RGB value is (50,126,207). Sum of RGB (Red+Green+Blue) = 50+126+207=383 (50% of max value = 765). Red value is 50 (19.92% from 255 or 13.05% from 383); Green value is 126 (49.61% from 255 or 32.90% from 383); Blue value is 207 (81.25% from 255 or 54.05% from 383); Max value from RGB is 207 - color contains mainly: blue. Hex color #327ECF is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #327ECF is #CD8130. Grayscale: #707070. Windows color (decimal): -13467953 or 13598258. OLE color: 13598258.
HSL color Cylindrical-coordinate representation of color #327ECF: hue angle of 210.96º degrees, saturation: 0.62, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #327ECF is Cyan = 0.76, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #327ECF; } p { color: rgb(50,126,207); } H1.HeaderClassName { color: #327ECF; } .AnyTagClassName { color: #327ECF; } </style>
<style> a { background-color: #327ECF; } a { background-color: rgb(50,126,207); } div.DivClassName { background-color: #327ECF; } .BgClassName { background-color: #327ECF; } </style>
<style> span { border-color: #327ECF; } span { border-color: rgb(50,126,207); } td.TdClassName { border-color: #327ECF; } .TagClassName { border-color: #327ECF; } </style>