#2F322D (or 0x2F322D) is unknown color: approx Oil. HEX triplet: 2F, 32 and 2D. RGB value is (47,50,45). Sum of RGB (Red+Green+Blue) = 47+50+45=142 (18% of max value = 765). Red value is 47 (18.75% from 255 or 33.10% from 142); Green value is 50 (19.92% from 255 or 35.21% from 142); Blue value is 45 (17.97% from 255 or 31.69% from 142); Max value from RGB is 50 - color contains mainly: green. Hex color #2F322D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #2F322D is #D0CDD2. Grayscale: #303030. Windows color (decimal): -13684179 or 2961967. OLE color: 2961967.
HSL color Cylindrical-coordinate representation of color #2F322D: hue angle of 96º degrees, saturation: 0.05, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #2F322D is Cyan = 0.06, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.80.
<style> p { color: #2F322D; } p { color: rgb(47,50,45); } H1.HeaderClassName { color: #2F322D; } .AnyTagClassName { color: #2F322D; } </style>
<style> a { background-color: #2F322D; } a { background-color: rgb(47,50,45); } div.DivClassName { background-color: #2F322D; } .BgClassName { background-color: #2F322D; } </style>
<style> span { border-color: #2F322D; } span { border-color: rgb(47,50,45); } td.TdClassName { border-color: #2F322D; } .TagClassName { border-color: #2F322D; } </style>