#2B5F5C (or 0x2B5F5C) is unknown color: approx Eden. HEX triplet: 2B, 5F and 5C. RGB value is (43,95,92). Sum of RGB (Red+Green+Blue) = 43+95+92=230 (30% of max value = 765). Red value is 43 (17.19% from 255 or 18.70% from 230); Green value is 95 (37.5% from 255 or 41.30% from 230); Blue value is 92 (36.33% from 255 or 40% from 230); Max value from RGB is 95 - color contains mainly: green. Hex color #2B5F5C is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #2B5F5C is #D4A0A3. Grayscale: #4F4F4F. Windows color (decimal): -13934756 or 6053675. OLE color: 6053675.
HSL color Cylindrical-coordinate representation of color #2B5F5C: hue angle of 176.54º degrees, saturation: 0.38, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #2B5F5C is Cyan = 0.55, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.63.
<style> p { color: #2B5F5C; } p { color: rgb(43,95,92); } H1.HeaderClassName { color: #2B5F5C; } .AnyTagClassName { color: #2B5F5C; } </style>
<style> a { background-color: #2B5F5C; } a { background-color: rgb(43,95,92); } div.DivClassName { background-color: #2B5F5C; } .BgClassName { background-color: #2B5F5C; } </style>
<style> span { border-color: #2B5F5C; } span { border-color: rgb(43,95,92); } td.TdClassName { border-color: #2B5F5C; } .TagClassName { border-color: #2B5F5C; } </style>