#232C23 (or 0x232C23) is unknown color: approx Gordons Green. HEX triplet: 23, 2C and 23. RGB value is (35,44,35). Sum of RGB (Red+Green+Blue) = 35+44+35=114 (15% of max value = 765). Red value is 35 (14.06% from 255 or 30.70% from 114); Green value is 44 (17.58% from 255 or 38.60% from 114); Blue value is 35 (14.06% from 255 or 30.70% from 114); Max value from RGB is 44 - color contains mainly: green. Hex color #232C23 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #232C23 is #DCD3DC. Grayscale: #282828. Windows color (decimal): -14472157 or 2305059. OLE color: 2305059.
HSL color Cylindrical-coordinate representation of color #232C23: hue angle of 120º degrees, saturation: 0.11, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #232C23 is Cyan = 0.20, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.83.
<style> p { color: #232C23; } p { color: rgb(35,44,35); } H1.HeaderClassName { color: #232C23; } .AnyTagClassName { color: #232C23; } </style>
<style> a { background-color: #232C23; } a { background-color: rgb(35,44,35); } div.DivClassName { background-color: #232C23; } .BgClassName { background-color: #232C23; } </style>
<style> span { border-color: #232C23; } span { border-color: rgb(35,44,35); } td.TdClassName { border-color: #232C23; } .TagClassName { border-color: #232C23; } </style>