#BCC392 (or 0xBCC392) is unknown color: approx Green Mist. HEX triplet: BC, C3 and 92. RGB value is (188,195,146). Sum of RGB (Red+Green+Blue) = 188+195+146=529 (70% of max value = 765). Red value is 188 (73.83% from 255 or 35.54% from 529); Green value is 195 (76.56% from 255 or 36.86% from 529); Blue value is 146 (57.42% from 255 or 27.60% from 529); Max value from RGB is 195 - color contains mainly: green. Hex color #BCC392 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCC392 is #433C6D. Grayscale: #BBBBBB. Windows color (decimal): -4406382 or 9618364. OLE color: 9618364.
HSL color Cylindrical-coordinate representation of color #BCC392: hue angle of 68.57º degrees, saturation: 0.29, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BCC392 is Cyan = 0.04, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.24.
<style> p { color: #BCC392; } p { color: rgb(188,195,146); } H1.HeaderClassName { color: #BCC392; } .AnyTagClassName { color: #BCC392; } </style>
<style> a { background-color: #BCC392; } a { background-color: rgb(188,195,146); } div.DivClassName { background-color: #BCC392; } .BgClassName { background-color: #BCC392; } </style>
<style> span { border-color: #BCC392; } span { border-color: rgb(188,195,146); } td.TdClassName { border-color: #BCC392; } .TagClassName { border-color: #BCC392; } </style>