#132F2D (or 0x132F2D) is unknown color: approx Swamp. HEX triplet: 13, 2F and 2D. RGB value is (19,47,45). Sum of RGB (Red+Green+Blue) = 19+47+45=111 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.12% from 111); Green value is 47 (18.75% from 255 or 42.34% from 111); Blue value is 45 (17.97% from 255 or 40.54% from 111); Max value from RGB is 47 - color contains mainly: green. Hex color #132F2D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132F2D is #ECD0D2. Grayscale: #262626. Windows color (decimal): -15519955 or 2961171. OLE color: 2961171.
HSL color Cylindrical-coordinate representation of color #132F2D: hue angle of 175.71º degrees, saturation: 0.42, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #132F2D is Cyan = 0.60, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.82.
<style> p { color: #132F2D; } p { color: rgb(19,47,45); } H1.HeaderClassName { color: #132F2D; } .AnyTagClassName { color: #132F2D; } </style>
<style> a { background-color: #132F2D; } a { background-color: rgb(19,47,45); } div.DivClassName { background-color: #132F2D; } .BgClassName { background-color: #132F2D; } </style>
<style> span { border-color: #132F2D; } span { border-color: rgb(19,47,45); } td.TdClassName { border-color: #132F2D; } .TagClassName { border-color: #132F2D; } </style>