#A2CDC5 (or 0xA2CDC5) is unknown color: approx Sinbad. HEX triplet: A2, CD and C5. RGB value is (162,205,197). Sum of RGB (Red+Green+Blue) = 162+205+197=564 (74% of max value = 765). Red value is 162 (63.67% from 255 or 28.72% from 564); Green value is 205 (80.47% from 255 or 36.35% from 564); Blue value is 197 (77.34% from 255 or 34.93% from 564); Max value from RGB is 205 - color contains mainly: green. Hex color #A2CDC5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A2CDC5 is #5D323A. Grayscale: #BFBFBF. Windows color (decimal): -6107707 or 12963234. OLE color: 12963234.
HSL color Cylindrical-coordinate representation of color #A2CDC5: hue angle of 168.84º degrees, saturation: 0.3, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A2CDC5 is Cyan = 0.21, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.20.
<style> p { color: #A2CDC5; } p { color: rgb(162,205,197); } H1.HeaderClassName { color: #A2CDC5; } .AnyTagClassName { color: #A2CDC5; } </style>
<style> a { background-color: #A2CDC5; } a { background-color: rgb(162,205,197); } div.DivClassName { background-color: #A2CDC5; } .BgClassName { background-color: #A2CDC5; } </style>
<style> span { border-color: #A2CDC5; } span { border-color: rgb(162,205,197); } td.TdClassName { border-color: #A2CDC5; } .TagClassName { border-color: #A2CDC5; } </style>