#33ABB5 (or 0x33ABB5) is unknown color: approx Pelorous. HEX triplet: 33, AB and B5. RGB value is (51,171,181). Sum of RGB (Red+Green+Blue) = 51+171+181=403 (53% of max value = 765). Red value is 51 (20.31% from 255 or 12.66% from 403); Green value is 171 (67.19% from 255 or 42.43% from 403); Blue value is 181 (71.09% from 255 or 44.91% from 403); Max value from RGB is 181 - color contains mainly: blue. Hex color #33ABB5 is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #33ABB5 is #CC544A. Grayscale: #888888. Windows color (decimal): -13390923 or 11905843. OLE color: 11905843.
HSL color Cylindrical-coordinate representation of color #33ABB5: hue angle of 184.62º degrees, saturation: 0.56, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #33ABB5 is Cyan = 0.72, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #33ABB5; } p { color: rgb(51,171,181); } H1.HeaderClassName { color: #33ABB5; } .AnyTagClassName { color: #33ABB5; } </style>
<style> a { background-color: #33ABB5; } a { background-color: rgb(51,171,181); } div.DivClassName { background-color: #33ABB5; } .BgClassName { background-color: #33ABB5; } </style>
<style> span { border-color: #33ABB5; } span { border-color: rgb(51,171,181); } td.TdClassName { border-color: #33ABB5; } .TagClassName { border-color: #33ABB5; } </style>