#50BCCD (or 0x50BCCD) is unknown color: approx Viking. HEX triplet: 50, BC and CD. RGB value is (80,188,205). Sum of RGB (Red+Green+Blue) = 80+188+205=473 (62% of max value = 765). Red value is 80 (31.64% from 255 or 16.91% from 473); Green value is 188 (73.83% from 255 or 39.75% from 473); Blue value is 205 (80.47% from 255 or 43.34% from 473); Max value from RGB is 205 - color contains mainly: blue. Hex color #50BCCD is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #50BCCD is #AF4332. Grayscale: #9D9D9D. Windows color (decimal): -11486003 or 13483088. OLE color: 13483088.
HSL color Cylindrical-coordinate representation of color #50BCCD: hue angle of 188.16º degrees, saturation: 0.56, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #50BCCD is Cyan = 0.61, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #50BCCD; } p { color: rgb(80,188,205); } H1.HeaderClassName { color: #50BCCD; } .AnyTagClassName { color: #50BCCD; } </style>
<style> a { background-color: #50BCCD; } a { background-color: rgb(80,188,205); } div.DivClassName { background-color: #50BCCD; } .BgClassName { background-color: #50BCCD; } </style>
<style> span { border-color: #50BCCD; } span { border-color: rgb(80,188,205); } td.TdClassName { border-color: #50BCCD; } .TagClassName { border-color: #50BCCD; } </style>