#42AC66 (or 0x42AC66) is unknown color: approx Medium Sea Green. HEX triplet: 42, AC and 66. RGB value is (66,172,102). Sum of RGB (Red+Green+Blue) = 66+172+102=340 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.41% from 340); Green value is 172 (67.58% from 255 or 50.59% from 340); Blue value is 102 (40.23% from 255 or 30% from 340); Max value from RGB is 172 - color contains mainly: green. Hex color #42AC66 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #42AC66 is #BD5399. Grayscale: #848484. Windows color (decimal): -12407706 or 6728770. OLE color: 6728770.
HSL color Cylindrical-coordinate representation of color #42AC66: hue angle of 140.38º degrees, saturation: 0.45, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #42AC66 is Cyan = 0.62, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.33.
<style> p { color: #42AC66; } p { color: rgb(66,172,102); } H1.HeaderClassName { color: #42AC66; } .AnyTagClassName { color: #42AC66; } </style>
<style> a { background-color: #42AC66; } a { background-color: rgb(66,172,102); } div.DivClassName { background-color: #42AC66; } .BgClassName { background-color: #42AC66; } </style>
<style> span { border-color: #42AC66; } span { border-color: rgb(66,172,102); } td.TdClassName { border-color: #42AC66; } .TagClassName { border-color: #42AC66; } </style>