#232A31 (or 0x232A31) is unknown color: approx Blue Charcoal. HEX triplet: 23, 2A and 31. RGB value is (35,42,49). Sum of RGB (Red+Green+Blue) = 35+42+49=126 (16% of max value = 765). Red value is 35 (14.06% from 255 or 27.78% from 126); Green value is 42 (16.80% from 255 or 33.33% from 126); Blue value is 49 (19.53% from 255 or 38.89% from 126); Max value from RGB is 49 - color contains mainly: blue. Hex color #232A31 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #232A31 is #DCD5CE. Grayscale: #282828. Windows color (decimal): -14472655 or 3222051. OLE color: 3222051.
HSL color Cylindrical-coordinate representation of color #232A31: hue angle of 210º degrees, saturation: 0.17, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #232A31 is Cyan = 0.29, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.81.
<style> p { color: #232a31; } p { color: rgb(35,42,49); } H1.HeaderClassName { color: #232a31; } .AnyTagClassName { color: #232a31; } </style>
<style> a { background-color: #232a31; } a { background-color: rgb(35,42,49); } div.DivClassName { background-color: #232a31; } .BgClassName { background-color: #232a31; } </style>
<style> span { border-color: #232a31; } span { border-color: rgb(35,42,49); } td.TdClassName { border-color: #232a31; } .TagClassName { border-color: #232a31; } </style>