#C0F0D3 (or 0xC0F0D3) is unknown color: approx Aero Blue. HEX triplet: C0, F0 and D3. RGB value is (192,240,211). Sum of RGB (Red+Green+Blue) = 192+240+211=643 (85% of max value = 765). Red value is 192 (75.39% from 255 or 29.86% from 643); Green value is 240 (94.14% from 255 or 37.33% from 643); Blue value is 211 (82.81% from 255 or 32.81% from 643); Max value from RGB is 240 - color contains mainly: green. Hex color #C0F0D3 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C0F0D3 is #3F0F2C. Grayscale: #DEDEDE. Windows color (decimal): -4132653 or 13889728. OLE color: 13889728.
HSL color Cylindrical-coordinate representation of color #C0F0D3: hue angle of 143.75º degrees, saturation: 0.62, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #C0F0D3 is Cyan = 0.20, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.06.
<style> p { color: #C0F0D3; } p { color: rgb(192,240,211); } H1.HeaderClassName { color: #C0F0D3; } .AnyTagClassName { color: #C0F0D3; } </style>
<style> a { background-color: #C0F0D3; } a { background-color: rgb(192,240,211); } div.DivClassName { background-color: #C0F0D3; } .BgClassName { background-color: #C0F0D3; } </style>
<style> span { border-color: #C0F0D3; } span { border-color: rgb(192,240,211); } td.TdClassName { border-color: #C0F0D3; } .TagClassName { border-color: #C0F0D3; } </style>