#06242A (or 0x06242A) is unknown color: approx Black Pearl. HEX triplet: 06, 24 and 2A. RGB value is (6,36,42). Sum of RGB (Red+Green+Blue) = 6+36+42=84 (11% of max value = 765). Red value is 6 (2.73% from 255 or 7.14% from 84); Green value is 36 (14.45% from 255 or 42.86% from 84); Blue value is 42 (16.80% from 255 or 50% from 84); Max value from RGB is 42 - color contains mainly: blue. Hex color #06242A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #06242A is #F9DBD5. Grayscale: #1B1B1B. Windows color (decimal): -16374742 or 2761734. OLE color: 2761734.
HSL color Cylindrical-coordinate representation of color #06242A: hue angle of 190º degrees, saturation: 0.75, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #06242A is Cyan = 0.86, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.84.
<style> p { color: #06242A; } p { color: rgb(6,36,42); } H1.HeaderClassName { color: #06242A; } .AnyTagClassName { color: #06242A; } </style>
<style> a { background-color: #06242A; } a { background-color: rgb(6,36,42); } div.DivClassName { background-color: #06242A; } .BgClassName { background-color: #06242A; } </style>
<style> span { border-color: #06242A; } span { border-color: rgb(6,36,42); } td.TdClassName { border-color: #06242A; } .TagClassName { border-color: #06242A; } </style>