#B2CC73 (or 0xB2CC73) is unknown color: approx Caper. HEX triplet: B2, CC and 73. RGB value is (178,204,115). Sum of RGB (Red+Green+Blue) = 178+204+115=497 (65% of max value = 765). Red value is 178 (69.92% from 255 or 35.81% from 497); Green value is 204 (80.08% from 255 or 41.05% from 497); Blue value is 115 (45.31% from 255 or 23.14% from 497); Max value from RGB is 204 - color contains mainly: green. Hex color #B2CC73 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #B2CC73 is #4D338C. Grayscale: #BABABA. Windows color (decimal): -5059469 or 7589042. OLE color: 7589042.
HSL color Cylindrical-coordinate representation of color #B2CC73: hue angle of 77.53º degrees, saturation: 0.47, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B2CC73 is Cyan = 0.13, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.2.
<style> p { color: #b2cc73; } p { color: rgb(178,204,115); } H1.HeaderClassName { color: #b2cc73; } .AnyTagClassName { color: #b2cc73; } </style>
<style> a { background-color: #b2cc73; } a { background-color: rgb(178,204,115); } div.DivClassName { background-color: #b2cc73; } .BgClassName { background-color: #b2cc73; } </style>
<style> span { border-color: #b2cc73; } span { border-color: rgb(178,204,115); } td.TdClassName { border-color: #b2cc73; } .TagClassName { border-color: #b2cc73; } </style>