#BACCC2 (or 0xBACCC2) is unknown color: approx Nebula. HEX triplet: BA, CC and C2. RGB value is (186,204,194). Sum of RGB (Red+Green+Blue) = 186+204+194=584 (77% of max value = 765). Red value is 186 (73.05% from 255 or 31.85% from 584); Green value is 204 (80.08% from 255 or 34.93% from 584); Blue value is 194 (76.17% from 255 or 33.22% from 584); Max value from RGB is 204 - color contains mainly: green. Hex color #BACCC2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BACCC2 is #45333D. Grayscale: #C5C5C5. Windows color (decimal): -4535102 or 12766394. OLE color: 12766394.
HSL color Cylindrical-coordinate representation of color #BACCC2: hue angle of 146.67º degrees, saturation: 0.15, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #BACCC2 is Cyan = 0.09, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.2.
<style> p { color: #BACCC2; } p { color: rgb(186,204,194); } H1.HeaderClassName { color: #BACCC2; } .AnyTagClassName { color: #BACCC2; } </style>
<style> a { background-color: #BACCC2; } a { background-color: rgb(186,204,194); } div.DivClassName { background-color: #BACCC2; } .BgClassName { background-color: #BACCC2; } </style>
<style> span { border-color: #BACCC2; } span { border-color: rgb(186,204,194); } td.TdClassName { border-color: #BACCC2; } .TagClassName { border-color: #BACCC2; } </style>