#34AAAD (or 0x34AAAD) is unknown color: approx Light Sea Green. HEX triplet: 34, AA and AD. RGB value is (52,170,173). Sum of RGB (Red+Green+Blue) = 52+170+173=395 (52% of max value = 765). Red value is 52 (20.70% from 255 or 13.16% from 395); Green value is 170 (66.80% from 255 or 43.04% from 395); Blue value is 173 (67.97% from 255 or 43.80% from 395); Max value from RGB is 173 - color contains mainly: blue. Hex color #34AAAD is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #34AAAD is #CB5552. Grayscale: #868686. Windows color (decimal): -13325651 or 11381300. OLE color: 11381300.
HSL color Cylindrical-coordinate representation of color #34AAAD: hue angle of 181.49º degrees, saturation: 0.54, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #34AAAD is Cyan = 0.70, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #34AAAD; } p { color: rgb(52,170,173); } H1.HeaderClassName { color: #34AAAD; } .AnyTagClassName { color: #34AAAD; } </style>
<style> a { background-color: #34AAAD; } a { background-color: rgb(52,170,173); } div.DivClassName { background-color: #34AAAD; } .BgClassName { background-color: #34AAAD; } </style>
<style> span { border-color: #34AAAD; } span { border-color: rgb(52,170,173); } td.TdClassName { border-color: #34AAAD; } .TagClassName { border-color: #34AAAD; } </style>