#27272D (or 0x27272D) is unknown color: approx Jaguar. HEX triplet: 27, 27 and 2D. RGB value is (39,39,45). Sum of RGB (Red+Green+Blue) = 39+39+45=123 (16% of max value = 765). Red value is 39 (15.62% from 255 or 31.71% from 123); Green value is 39 (15.62% from 255 or 31.71% from 123); Blue value is 45 (17.97% from 255 or 36.59% from 123); Max value from RGB is 45 - color contains mainly: blue. Hex color #27272D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #27272D is #D8D8D2. Grayscale: #272727. Windows color (decimal): -14211283 or 2959143. OLE color: 2959143.
HSL color Cylindrical-coordinate representation of color #27272D: hue angle of 240º degrees, saturation: 0.07, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #27272D is Cyan = 0.13, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #27272D; } p { color: rgb(39,39,45); } H1.HeaderClassName { color: #27272D; } .AnyTagClassName { color: #27272D; } </style>
<style> a { background-color: #27272D; } a { background-color: rgb(39,39,45); } div.DivClassName { background-color: #27272D; } .BgClassName { background-color: #27272D; } </style>
<style> span { border-color: #27272D; } span { border-color: rgb(39,39,45); } td.TdClassName { border-color: #27272D; } .TagClassName { border-color: #27272D; } </style>