#40BEBC (or 0x40BEBC) is unknown color: approx Medium Turquoise. HEX triplet: 40, BE and BC. RGB value is (64,190,188). Sum of RGB (Red+Green+Blue) = 64+190+188=442 (58% of max value = 765). Red value is 64 (25.39% from 255 or 14.48% from 442); Green value is 190 (74.61% from 255 or 42.99% from 442); Blue value is 188 (73.83% from 255 or 42.53% from 442); Max value from RGB is 190 - color contains mainly: green. Hex color #40BEBC is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #40BEBC is #BF4143. Grayscale: #979797. Windows color (decimal): -12534084 or 12369472. OLE color: 12369472.
HSL color Cylindrical-coordinate representation of color #40BEBC: hue angle of 179.05º degrees, saturation: 0.5, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #40BEBC is Cyan = 0.66, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.25.
<style> p { color: #40BEBC; } p { color: rgb(64,190,188); } H1.HeaderClassName { color: #40BEBC; } .AnyTagClassName { color: #40BEBC; } </style>
<style> a { background-color: #40BEBC; } a { background-color: rgb(64,190,188); } div.DivClassName { background-color: #40BEBC; } .BgClassName { background-color: #40BEBC; } </style>
<style> span { border-color: #40BEBC; } span { border-color: rgb(64,190,188); } td.TdClassName { border-color: #40BEBC; } .TagClassName { border-color: #40BEBC; } </style>