#2B5F7F (or 0x2B5F7F) is unknown color: approx Bahama Blue. HEX triplet: 2B, 5F and 7F. RGB value is (43,95,127). Sum of RGB (Red+Green+Blue) = 43+95+127=265 (35% of max value = 765). Red value is 43 (17.19% from 255 or 16.23% from 265); Green value is 95 (37.5% from 255 or 35.85% from 265); Blue value is 127 (50% from 255 or 47.92% from 265); Max value from RGB is 127 - color contains mainly: blue. Hex color #2B5F7F is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #2B5F7F is #D4A080. Grayscale: #525252. Windows color (decimal): -13934721 or 8347435. OLE color: 8347435.
HSL color Cylindrical-coordinate representation of color #2B5F7F: hue angle of 202.86º degrees, saturation: 0.49, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #2B5F7F is Cyan = 0.66, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #2b5f7f; } p { color: rgb(43,95,127); } H1.HeaderClassName { color: #2b5f7f; } .AnyTagClassName { color: #2b5f7f; } </style>
<style> a { background-color: #2b5f7f; } a { background-color: rgb(43,95,127); } div.DivClassName { background-color: #2b5f7f; } .BgClassName { background-color: #2b5f7f; } </style>
<style> span { border-color: #2b5f7f; } span { border-color: rgb(43,95,127); } td.TdClassName { border-color: #2b5f7f; } .TagClassName { border-color: #2b5f7f; } </style>