#55C08F (or 0x55C08F) is unknown color: approx Silver Tree. HEX triplet: 55, C0 and 8F. RGB value is (85,192,143). Sum of RGB (Red+Green+Blue) = 85+192+143=420 (55% of max value = 765). Red value is 85 (33.59% from 255 or 20.24% from 420); Green value is 192 (75.39% from 255 or 45.71% from 420); Blue value is 143 (56.25% from 255 or 34.05% from 420); Max value from RGB is 192 - color contains mainly: green. Hex color #55C08F is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #55C08F is #AA3F70. Grayscale: #9A9A9A. Windows color (decimal): -11157361 or 9420885. OLE color: 9420885.
HSL color Cylindrical-coordinate representation of color #55C08F: hue angle of 152.52º degrees, saturation: 0.46, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #55C08F is Cyan = 0.56, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.25.
<style> p { color: #55C08F; } p { color: rgb(85,192,143); } H1.HeaderClassName { color: #55C08F; } .AnyTagClassName { color: #55C08F; } </style>
<style> a { background-color: #55C08F; } a { background-color: rgb(85,192,143); } div.DivClassName { background-color: #55C08F; } .BgClassName { background-color: #55C08F; } </style>
<style> span { border-color: #55C08F; } span { border-color: rgb(85,192,143); } td.TdClassName { border-color: #55C08F; } .TagClassName { border-color: #55C08F; } </style>