#33AADC (or 0x33AADC) is unknown color: approx Summer Sky. HEX triplet: 33, AA and DC. RGB value is (51,170,220). Sum of RGB (Red+Green+Blue) = 51+170+220=441 (58% of max value = 765). Red value is 51 (20.31% from 255 or 11.56% from 441); Green value is 170 (66.80% from 255 or 38.55% from 441); Blue value is 220 (86.33% from 255 or 49.89% from 441); Max value from RGB is 220 - color contains mainly: blue. Hex color #33AADC is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #33AADC is #CC5523. Grayscale: #8B8B8B. Windows color (decimal): -13391140 or 14461491. OLE color: 14461491.
HSL color Cylindrical-coordinate representation of color #33AADC: hue angle of 197.75º degrees, saturation: 0.71, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #33AADC is Cyan = 0.77, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #33aadc; } p { color: rgb(51,170,220); } H1.HeaderClassName { color: #33aadc; } .AnyTagClassName { color: #33aadc; } </style>
<style> a { background-color: #33aadc; } a { background-color: rgb(51,170,220); } div.DivClassName { background-color: #33aadc; } .BgClassName { background-color: #33aadc; } </style>
<style> span { border-color: #33aadc; } span { border-color: rgb(51,170,220); } td.TdClassName { border-color: #33aadc; } .TagClassName { border-color: #33aadc; } </style>