#72BEBB (or 0x72BEBB) is unknown color: approx Monte Carlo. HEX triplet: 72, BE and BB. RGB value is (114,190,187). Sum of RGB (Red+Green+Blue) = 114+190+187=491 (65% of max value = 765). Red value is 114 (44.92% from 255 or 23.22% from 491); Green value is 190 (74.61% from 255 or 38.70% from 491); Blue value is 187 (73.44% from 255 or 38.09% from 491); Max value from RGB is 190 - color contains mainly: green. Hex color #72BEBB is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #72BEBB is #8D4144. Grayscale: #A6A6A6. Windows color (decimal): -9257285 or 12303986. OLE color: 12303986.
HSL color Cylindrical-coordinate representation of color #72BEBB: hue angle of 177.63º degrees, saturation: 0.37, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #72BEBB is Cyan = 0.40, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #72BEBB; } p { color: rgb(114,190,187); } H1.HeaderClassName { color: #72BEBB; } .AnyTagClassName { color: #72BEBB; } </style>
<style> a { background-color: #72BEBB; } a { background-color: rgb(114,190,187); } div.DivClassName { background-color: #72BEBB; } .BgClassName { background-color: #72BEBB; } </style>
<style> span { border-color: #72BEBB; } span { border-color: rgb(114,190,187); } td.TdClassName { border-color: #72BEBB; } .TagClassName { border-color: #72BEBB; } </style>