#01BEA4 (or 0x01BEA4) is unknown color: approx Caribbean Green. HEX triplet: 01, BE and A4. RGB value is (1,190,164). Sum of RGB (Red+Green+Blue) = 1+190+164=355 (47% of max value = 765). Red value is 1 (0.78% from 255 or 0.28% from 355); Green value is 190 (74.61% from 255 or 53.52% from 355); Blue value is 164 (64.45% from 255 or 46.20% from 355); Max value from RGB is 190 - color contains mainly: green. Hex color #01BEA4 is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #01BEA4 is #FE415B. Grayscale: #828282. Windows color (decimal): -16662876 or 10796545. OLE color: 10796545.
HSL color Cylindrical-coordinate representation of color #01BEA4: hue angle of 171.75º degrees, saturation: 0.99, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01BEA4 is Cyan = 0.99, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.25.
<style> p { color: #01bea4; } p { color: rgb(1,190,164); } H1.HeaderClassName { color: #01bea4; } .AnyTagClassName { color: #01bea4; } </style>
<style> a { background-color: #01bea4; } a { background-color: rgb(1,190,164); } div.DivClassName { background-color: #01bea4; } .BgClassName { background-color: #01bea4; } </style>
<style> span { border-color: #01bea4; } span { border-color: rgb(1,190,164); } td.TdClassName { border-color: #01bea4; } .TagClassName { border-color: #01bea4; } </style>