#2F170E (or 0x2F170E) is unknown color: approx Brown Pod. HEX triplet: 2F, 17 and 0E. RGB value is (47,23,14). Sum of RGB (Red+Green+Blue) = 47+23+14=84 (11% of max value = 765). Red value is 47 (18.75% from 255 or 55.95% from 84); Green value is 23 (9.38% from 255 or 27.38% from 84); Blue value is 14 (5.86% from 255 or 16.67% from 84); Max value from RGB is 47 - color contains mainly: red. Hex color #2F170E is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #2F170E is #D0E8F1. Grayscale: #1D1D1D. Windows color (decimal): -13691122 or 923439. OLE color: 923439.
HSL color Cylindrical-coordinate representation of color #2F170E: hue angle of 16.36º degrees, saturation: 0.54, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #2F170E is Cyan = 0, Magento = 0.51, Yellow = 0.70 and Black (K on CMYK) = 0.82.
<style> p { color: #2F170E; } p { color: rgb(47,23,14); } H1.HeaderClassName { color: #2F170E; } .AnyTagClassName { color: #2F170E; } </style>
<style> a { background-color: #2F170E; } a { background-color: rgb(47,23,14); } div.DivClassName { background-color: #2F170E; } .BgClassName { background-color: #2F170E; } </style>
<style> span { border-color: #2F170E; } span { border-color: rgb(47,23,14); } td.TdClassName { border-color: #2F170E; } .TagClassName { border-color: #2F170E; } </style>