#2C381C (or 0x2C381C) is unknown color: approx Pine Tree. HEX triplet: 2C, 38 and 1C. RGB value is (44,56,28). Sum of RGB (Red+Green+Blue) = 44+56+28=128 (16% of max value = 765). Red value is 44 (17.58% from 255 or 34.38% from 128); Green value is 56 (22.27% from 255 or 43.75% from 128); Blue value is 28 (11.33% from 255 or 21.88% from 128); Max value from RGB is 56 - color contains mainly: green. Hex color #2C381C is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #2C381C is #D3C7E3. Grayscale: #313131. Windows color (decimal): -13879268 or 1849388. OLE color: 1849388.
HSL color Cylindrical-coordinate representation of color #2C381C: hue angle of 85.71º degrees, saturation: 0.33, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #2C381C is Cyan = 0.21, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.78.
<style> p { color: #2C381C; } p { color: rgb(44,56,28); } H1.HeaderClassName { color: #2C381C; } .AnyTagClassName { color: #2C381C; } </style>
<style> a { background-color: #2C381C; } a { background-color: rgb(44,56,28); } div.DivClassName { background-color: #2C381C; } .BgClassName { background-color: #2C381C; } </style>
<style> span { border-color: #2C381C; } span { border-color: rgb(44,56,28); } td.TdClassName { border-color: #2C381C; } .TagClassName { border-color: #2C381C; } </style>