#BCD883 (or 0xBCD883) is unknown color: approx Sulu. HEX triplet: BC, D8 and 83. RGB value is (188,216,131). Sum of RGB (Red+Green+Blue) = 188+216+131=535 (70% of max value = 765). Red value is 188 (73.83% from 255 or 35.14% from 535); Green value is 216 (84.77% from 255 or 40.37% from 535); Blue value is 131 (51.56% from 255 or 24.49% from 535); Max value from RGB is 216 - color contains mainly: green. Hex color #BCD883 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCD883 is #43277C. Grayscale: #C6C6C6. Windows color (decimal): -4401021 or 8640700. OLE color: 8640700.
HSL color Cylindrical-coordinate representation of color #BCD883: hue angle of 79.76º degrees, saturation: 0.52, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #BCD883 is Cyan = 0.13, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.15.
<style> p { color: #BCD883; } p { color: rgb(188,216,131); } H1.HeaderClassName { color: #BCD883; } .AnyTagClassName { color: #BCD883; } </style>
<style> a { background-color: #BCD883; } a { background-color: rgb(188,216,131); } div.DivClassName { background-color: #BCD883; } .BgClassName { background-color: #BCD883; } </style>
<style> span { border-color: #BCD883; } span { border-color: rgb(188,216,131); } td.TdClassName { border-color: #BCD883; } .TagClassName { border-color: #BCD883; } </style>