#281F2F (or 0x281F2F) is unknown color: approx Blackcurrant. HEX triplet: 28, 1F and 2F. RGB value is (40,31,47). Sum of RGB (Red+Green+Blue) = 40+31+47=118 (15% of max value = 765). Red value is 40 (16.02% from 255 or 33.90% from 118); Green value is 31 (12.5% from 255 or 26.27% from 118); Blue value is 47 (18.75% from 255 or 39.83% from 118); Max value from RGB is 47 - color contains mainly: blue. Hex color #281F2F is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #281F2F is #D7E0D0. Grayscale: #232323. Windows color (decimal): -14147793 or 3088168. OLE color: 3088168.
HSL color Cylindrical-coordinate representation of color #281F2F: hue angle of 273.75º degrees, saturation: 0.21, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #281F2F is Cyan = 0.15, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #281F2F; } p { color: rgb(40,31,47); } H1.HeaderClassName { color: #281F2F; } .AnyTagClassName { color: #281F2F; } </style>
<style> a { background-color: #281F2F; } a { background-color: rgb(40,31,47); } div.DivClassName { background-color: #281F2F; } .BgClassName { background-color: #281F2F; } </style>
<style> span { border-color: #281F2F; } span { border-color: rgb(40,31,47); } td.TdClassName { border-color: #281F2F; } .TagClassName { border-color: #281F2F; } </style>