#BCC097 (or 0xBCC097) is unknown color: approx Green Mist. HEX triplet: BC, C0 and 97. RGB value is (188,192,151). Sum of RGB (Red+Green+Blue) = 188+192+151=531 (70% of max value = 765). Red value is 188 (73.83% from 255 or 35.40% from 531); Green value is 192 (75.39% from 255 or 36.16% from 531); Blue value is 151 (59.38% from 255 or 28.44% from 531); Max value from RGB is 192 - color contains mainly: green. Hex color #BCC097 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCC097 is #433F68. Grayscale: #BABABA. Windows color (decimal): -4407145 or 9945276. OLE color: 9945276.
HSL color Cylindrical-coordinate representation of color #BCC097: hue angle of 65.85º degrees, saturation: 0.25, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BCC097 is Cyan = 0.02, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.25.
<style> p { color: #BCC097; } p { color: rgb(188,192,151); } H1.HeaderClassName { color: #BCC097; } .AnyTagClassName { color: #BCC097; } </style>
<style> a { background-color: #BCC097; } a { background-color: rgb(188,192,151); } div.DivClassName { background-color: #BCC097; } .BgClassName { background-color: #BCC097; } </style>
<style> span { border-color: #BCC097; } span { border-color: rgb(188,192,151); } td.TdClassName { border-color: #BCC097; } .TagClassName { border-color: #BCC097; } </style>