#15232F (or 0x15232F) is unknown color: approx Black Pearl. HEX triplet: 15, 23 and 2F. RGB value is (21,35,47). Sum of RGB (Red+Green+Blue) = 21+35+47=103 (13% of max value = 765). Red value is 21 (8.59% from 255 or 20.39% from 103); Green value is 35 (14.06% from 255 or 33.98% from 103); Blue value is 47 (18.75% from 255 or 45.63% from 103); Max value from RGB is 47 - color contains mainly: blue. Hex color #15232F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #15232F is #EADCD0. Grayscale: #202020. Windows color (decimal): -15391953 or 3089173. OLE color: 3089173.
HSL color Cylindrical-coordinate representation of color #15232F: hue angle of 207.69º degrees, saturation: 0.38, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #15232F is Cyan = 0.55, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #15232F; } p { color: rgb(21,35,47); } H1.HeaderClassName { color: #15232F; } .AnyTagClassName { color: #15232F; } </style>
<style> a { background-color: #15232F; } a { background-color: rgb(21,35,47); } div.DivClassName { background-color: #15232F; } .BgClassName { background-color: #15232F; } </style>
<style> span { border-color: #15232F; } span { border-color: rgb(21,35,47); } td.TdClassName { border-color: #15232F; } .TagClassName { border-color: #15232F; } </style>