#66875A (or 0x66875A) is unknown color: approx Glade Green. HEX triplet: 66, 87 and 5A. RGB value is (102,135,90). Sum of RGB (Red+Green+Blue) = 102+135+90=327 (43% of max value = 765). Red value is 102 (40.23% from 255 or 31.19% from 327); Green value is 135 (53.12% from 255 or 41.28% from 327); Blue value is 90 (35.55% from 255 or 27.52% from 327); Max value from RGB is 135 - color contains mainly: green. Hex color #66875A is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #66875A is #9978A5. Grayscale: #787878. Windows color (decimal): -10057894 or 5932902. OLE color: 5932902.
HSL color Cylindrical-coordinate representation of color #66875A: hue angle of 104º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #66875A is Cyan = 0.24, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.47.
<style> p { color: #66875A; } p { color: rgb(102,135,90); } H1.HeaderClassName { color: #66875A; } .AnyTagClassName { color: #66875A; } </style>
<style> a { background-color: #66875A; } a { background-color: rgb(102,135,90); } div.DivClassName { background-color: #66875A; } .BgClassName { background-color: #66875A; } </style>
<style> span { border-color: #66875A; } span { border-color: rgb(102,135,90); } td.TdClassName { border-color: #66875A; } .TagClassName { border-color: #66875A; } </style>