#66BE55 (or 0x66BE55) is unknown color: approx Apple. HEX triplet: 66, BE and 55. RGB value is (102,190,85). Sum of RGB (Red+Green+Blue) = 102+190+85=377 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.06% from 377); Green value is 190 (74.61% from 255 or 50.40% from 377); Blue value is 85 (33.59% from 255 or 22.55% from 377); Max value from RGB is 190 - color contains mainly: green. Hex color #66BE55 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #66BE55 is #9941AA. Grayscale: #989898. Windows color (decimal): -10043819 or 5619302. OLE color: 5619302.
HSL color Cylindrical-coordinate representation of color #66BE55: hue angle of 110.29º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #66BE55 is Cyan = 0.46, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.25.
<style> p { color: #66BE55; } p { color: rgb(102,190,85); } H1.HeaderClassName { color: #66BE55; } .AnyTagClassName { color: #66BE55; } </style>
<style> a { background-color: #66BE55; } a { background-color: rgb(102,190,85); } div.DivClassName { background-color: #66BE55; } .BgClassName { background-color: #66BE55; } </style>
<style> span { border-color: #66BE55; } span { border-color: rgb(102,190,85); } td.TdClassName { border-color: #66BE55; } .TagClassName { border-color: #66BE55; } </style>