#115A55 (or 0x115A55) is unknown color: approx Blue Stone. HEX triplet: 11, 5A and 55. RGB value is (17,90,85). Sum of RGB (Red+Green+Blue) = 17+90+85=192 (25% of max value = 765). Red value is 17 (7.03% from 255 or 8.85% from 192); Green value is 90 (35.55% from 255 or 46.88% from 192); Blue value is 85 (33.59% from 255 or 44.27% from 192); Max value from RGB is 90 - color contains mainly: green. Hex color #115A55 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115A55 is #EEA5AA. Grayscale: #434343. Windows color (decimal): -15639979 or 5593617. OLE color: 5593617.
HSL color Cylindrical-coordinate representation of color #115A55: hue angle of 175.89º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #115A55 is Cyan = 0.81, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.65.
<style> p { color: #115a55; } p { color: rgb(17,90,85); } H1.HeaderClassName { color: #115a55; } .AnyTagClassName { color: #115a55; } </style>
<style> a { background-color: #115a55; } a { background-color: rgb(17,90,85); } div.DivClassName { background-color: #115a55; } .BgClassName { background-color: #115a55; } </style>
<style> span { border-color: #115a55; } span { border-color: rgb(17,90,85); } td.TdClassName { border-color: #115a55; } .TagClassName { border-color: #115a55; } </style>