#BCCDC2 (or 0xBCCDC2) is unknown color: approx Nebula. HEX triplet: BC, CD and C2. RGB value is (188,205,194). Sum of RGB (Red+Green+Blue) = 188+205+194=587 (77% of max value = 765). Red value is 188 (73.83% from 255 or 32.03% from 587); Green value is 205 (80.47% from 255 or 34.92% from 587); Blue value is 194 (76.17% from 255 or 33.05% from 587); Max value from RGB is 205 - color contains mainly: green. Hex color #BCCDC2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCCDC2 is #43323D. Grayscale: #C6C6C6. Windows color (decimal): -4403774 or 12766652. OLE color: 12766652.
HSL color Cylindrical-coordinate representation of color #BCCDC2: hue angle of 141.18º degrees, saturation: 0.15, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #BCCDC2 is Cyan = 0.08, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.20.
<style> p { color: #BCCDC2; } p { color: rgb(188,205,194); } H1.HeaderClassName { color: #BCCDC2; } .AnyTagClassName { color: #BCCDC2; } </style>
<style> a { background-color: #BCCDC2; } a { background-color: rgb(188,205,194); } div.DivClassName { background-color: #BCCDC2; } .BgClassName { background-color: #BCCDC2; } </style>
<style> span { border-color: #BCCDC2; } span { border-color: rgb(188,205,194); } td.TdClassName { border-color: #BCCDC2; } .TagClassName { border-color: #BCCDC2; } </style>