#0A241F (or 0x0A241F) is unknown color: approx Dark Green. HEX triplet: 0A, 24 and 1F. RGB value is (10,36,31). Sum of RGB (Red+Green+Blue) = 10+36+31=77 (10% of max value = 765). Red value is 10 (4.30% from 255 or 12.99% from 77); Green value is 36 (14.45% from 255 or 46.75% from 77); Blue value is 31 (12.5% from 255 or 40.26% from 77); Max value from RGB is 36 - color contains mainly: green. Hex color #0A241F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0A241F is #F5DBE0. Grayscale: #1B1B1B. Windows color (decimal): -16112609 or 2040842. OLE color: 2040842.
HSL color Cylindrical-coordinate representation of color #0A241F: hue angle of 168.46º degrees, saturation: 0.57, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #0A241F is Cyan = 0.72, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.86.
<style> p { color: #0A241F; } p { color: rgb(10,36,31); } H1.HeaderClassName { color: #0A241F; } .AnyTagClassName { color: #0A241F; } </style>
<style> a { background-color: #0A241F; } a { background-color: rgb(10,36,31); } div.DivClassName { background-color: #0A241F; } .BgClassName { background-color: #0A241F; } </style>
<style> span { border-color: #0A241F; } span { border-color: rgb(10,36,31); } td.TdClassName { border-color: #0A241F; } .TagClassName { border-color: #0A241F; } </style>