#272F40 (or 0x272F40) is unknown color: approx Bunting. HEX triplet: 27, 2F and 40. RGB value is (39,47,64). Sum of RGB (Red+Green+Blue) = 39+47+64=150 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26% from 150); Green value is 47 (18.75% from 255 or 31.33% from 150); Blue value is 64 (25.39% from 255 or 42.67% from 150); Max value from RGB is 64 - color contains mainly: blue. Hex color #272F40 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272F40 is #D8D0BF. Grayscale: #2E2E2E. Windows color (decimal): -14209216 or 4206375. OLE color: 4206375.
HSL color Cylindrical-coordinate representation of color #272F40: hue angle of 220.8º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #272F40 is Cyan = 0.39, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.75.
<style> p { color: #272F40; } p { color: rgb(39,47,64); } H1.HeaderClassName { color: #272F40; } .AnyTagClassName { color: #272F40; } </style>
<style> a { background-color: #272F40; } a { background-color: rgb(39,47,64); } div.DivClassName { background-color: #272F40; } .BgClassName { background-color: #272F40; } </style>
<style> span { border-color: #272F40; } span { border-color: rgb(39,47,64); } td.TdClassName { border-color: #272F40; } .TagClassName { border-color: #272F40; } </style>