#66BF42 (or 0x66BF42) is unknown color: approx Apple. HEX triplet: 66, BF and 42. RGB value is (102,191,66). Sum of RGB (Red+Green+Blue) = 102+191+66=359 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.41% from 359); Green value is 191 (75% from 255 or 53.20% from 359); Blue value is 66 (26.17% from 255 or 18.38% from 359); Max value from RGB is 191 - color contains mainly: green. Hex color #66BF42 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #66BF42 is #9940BD. Grayscale: #969696. Windows color (decimal): -10043582 or 4374374. OLE color: 4374374.
HSL color Cylindrical-coordinate representation of color #66BF42: hue angle of 102.72º degrees, saturation: 0.49, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #66BF42 is Cyan = 0.47, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.25.
<style> p { color: #66BF42; } p { color: rgb(102,191,66); } H1.HeaderClassName { color: #66BF42; } .AnyTagClassName { color: #66BF42; } </style>
<style> a { background-color: #66BF42; } a { background-color: rgb(102,191,66); } div.DivClassName { background-color: #66BF42; } .BgClassName { background-color: #66BF42; } </style>
<style> span { border-color: #66BF42; } span { border-color: rgb(102,191,66); } td.TdClassName { border-color: #66BF42; } .TagClassName { border-color: #66BF42; } </style>