#0BD4BF (or 0x0BD4BF) is unknown color: approx Robin's Egg Blue. HEX triplet: 0B, D4 and BF. RGB value is (11,212,191). Sum of RGB (Red+Green+Blue) = 11+212+191=414 (54% of max value = 765). Red value is 11 (4.69% from 255 or 2.66% from 414); Green value is 212 (83.20% from 255 or 51.21% from 414); Blue value is 191 (75% from 255 or 46.14% from 414); Max value from RGB is 212 - color contains mainly: green. Hex color #0BD4BF is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #0BD4BF is #F42B40. Grayscale: #959595. Windows color (decimal): -16001857 or 12571659. OLE color: 12571659.
HSL color Cylindrical-coordinate representation of color #0BD4BF: hue angle of 173.73º degrees, saturation: 0.9, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0BD4BF is Cyan = 0.95, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.17.
<style> p { color: #0bd4bf; } p { color: rgb(11,212,191); } H1.HeaderClassName { color: #0bd4bf; } .AnyTagClassName { color: #0bd4bf; } </style>
<style> a { background-color: #0bd4bf; } a { background-color: rgb(11,212,191); } div.DivClassName { background-color: #0bd4bf; } .BgClassName { background-color: #0bd4bf; } </style>
<style> span { border-color: #0bd4bf; } span { border-color: rgb(11,212,191); } td.TdClassName { border-color: #0bd4bf; } .TagClassName { border-color: #0bd4bf; } </style>