#23303D (or 0x23303D) is unknown color: approx Midnight. HEX triplet: 23, 30 and 3D. RGB value is (35,48,61). Sum of RGB (Red+Green+Blue) = 35+48+61=144 (19% of max value = 765). Red value is 35 (14.06% from 255 or 24.31% from 144); Green value is 48 (19.14% from 255 or 33.33% from 144); Blue value is 61 (24.22% from 255 or 42.36% from 144); Max value from RGB is 61 - color contains mainly: blue. Hex color #23303D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #23303D is #DCCFC2. Grayscale: #2D2D2D. Windows color (decimal): -14471107 or 4010019. OLE color: 4010019.
HSL color Cylindrical-coordinate representation of color #23303D: hue angle of 210º degrees, saturation: 0.27, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #23303D is Cyan = 0.43, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.76.
<style> p { color: #23303D; } p { color: rgb(35,48,61); } H1.HeaderClassName { color: #23303D; } .AnyTagClassName { color: #23303D; } </style>
<style> a { background-color: #23303D; } a { background-color: rgb(35,48,61); } div.DivClassName { background-color: #23303D; } .BgClassName { background-color: #23303D; } </style>
<style> span { border-color: #23303D; } span { border-color: rgb(35,48,61); } td.TdClassName { border-color: #23303D; } .TagClassName { border-color: #23303D; } </style>