#230D2A (or 0x230D2A) is unknown color: approx Blackcurrant. HEX triplet: 23, 0D and 2A. RGB value is (35,13,42). Sum of RGB (Red+Green+Blue) = 35+13+42=90 (11% of max value = 765). Red value is 35 (14.06% from 255 or 38.89% from 90); Green value is 13 (5.47% from 255 or 14.44% from 90); Blue value is 42 (16.80% from 255 or 46.67% from 90); Max value from RGB is 42 - color contains mainly: blue. Hex color #230D2A is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #230D2A is #DCF2D5. Grayscale: #161616. Windows color (decimal): -14480086 or 2755875. OLE color: 2755875.
HSL color Cylindrical-coordinate representation of color #230D2A: hue angle of 285.52º degrees, saturation: 0.53, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #230D2A is Cyan = 0.17, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.84.
<style> p { color: #230D2A; } p { color: rgb(35,13,42); } H1.HeaderClassName { color: #230D2A; } .AnyTagClassName { color: #230D2A; } </style>
<style> a { background-color: #230D2A; } a { background-color: rgb(35,13,42); } div.DivClassName { background-color: #230D2A; } .BgClassName { background-color: #230D2A; } </style>
<style> span { border-color: #230D2A; } span { border-color: rgb(35,13,42); } td.TdClassName { border-color: #230D2A; } .TagClassName { border-color: #230D2A; } </style>