#30ACB3 (or 0x30ACB3) is unknown color: approx Light Sea Green. HEX triplet: 30, AC and B3. RGB value is (48,172,179). Sum of RGB (Red+Green+Blue) = 48+172+179=399 (52% of max value = 765). Red value is 48 (19.14% from 255 or 12.03% from 399); Green value is 172 (67.58% from 255 or 43.11% from 399); Blue value is 179 (70.31% from 255 or 44.86% from 399); Max value from RGB is 179 - color contains mainly: blue. Hex color #30ACB3 is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #30ACB3 is #CF534C. Grayscale: #878787. Windows color (decimal): -13587277 or 11775024. OLE color: 11775024.
HSL color Cylindrical-coordinate representation of color #30ACB3: hue angle of 183.21º degrees, saturation: 0.58, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #30ACB3 is Cyan = 0.73, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #30ACB3; } p { color: rgb(48,172,179); } H1.HeaderClassName { color: #30ACB3; } .AnyTagClassName { color: #30ACB3; } </style>
<style> a { background-color: #30ACB3; } a { background-color: rgb(48,172,179); } div.DivClassName { background-color: #30ACB3; } .BgClassName { background-color: #30ACB3; } </style>
<style> span { border-color: #30ACB3; } span { border-color: rgb(48,172,179); } td.TdClassName { border-color: #30ACB3; } .TagClassName { border-color: #30ACB3; } </style>