#272D1D (or 0x272D1D) is unknown color: approx Pine Tree. HEX triplet: 27, 2D and 1D. RGB value is (39,45,29). Sum of RGB (Red+Green+Blue) = 39+45+29=113 (14% of max value = 765). Red value is 39 (15.62% from 255 or 34.51% from 113); Green value is 45 (17.97% from 255 or 39.82% from 113); Blue value is 29 (11.72% from 255 or 25.66% from 113); Max value from RGB is 45 - color contains mainly: green. Hex color #272D1D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272D1D is #D8D2E2. Grayscale: #292929. Windows color (decimal): -14209763 or 1912103. OLE color: 1912103.
HSL color Cylindrical-coordinate representation of color #272D1D: hue angle of 82.5º degrees, saturation: 0.22, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #272D1D is Cyan = 0.13, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.82.
<style> p { color: #272D1D; } p { color: rgb(39,45,29); } H1.HeaderClassName { color: #272D1D; } .AnyTagClassName { color: #272D1D; } </style>
<style> a { background-color: #272D1D; } a { background-color: rgb(39,45,29); } div.DivClassName { background-color: #272D1D; } .BgClassName { background-color: #272D1D; } </style>
<style> span { border-color: #272D1D; } span { border-color: rgb(39,45,29); } td.TdClassName { border-color: #272D1D; } .TagClassName { border-color: #272D1D; } </style>