#33AADF (or 0x33AADF) is unknown color: approx Summer Sky. HEX triplet: 33, AA and DF. RGB value is (51,170,223). Sum of RGB (Red+Green+Blue) = 51+170+223=444 (58% of max value = 765). Red value is 51 (20.31% from 255 or 11.49% from 444); Green value is 170 (66.80% from 255 or 38.29% from 444); Blue value is 223 (87.5% from 255 or 50.23% from 444); Max value from RGB is 223 - color contains mainly: blue. Hex color #33AADF is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #33AADF is #CC5520. Grayscale: #8C8C8C. Windows color (decimal): -13391137 or 14658099. OLE color: 14658099.
HSL color Cylindrical-coordinate representation of color #33AADF: hue angle of 198.49º degrees, saturation: 0.73, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #33AADF is Cyan = 0.77, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #33AADF; } p { color: rgb(51,170,223); } H1.HeaderClassName { color: #33AADF; } .AnyTagClassName { color: #33AADF; } </style>
<style> a { background-color: #33AADF; } a { background-color: rgb(51,170,223); } div.DivClassName { background-color: #33AADF; } .BgClassName { background-color: #33AADF; } </style>
<style> span { border-color: #33AADF; } span { border-color: rgb(51,170,223); } td.TdClassName { border-color: #33AADF; } .TagClassName { border-color: #33AADF; } </style>