#244140 (or 0x244140) is unknown color: approx Tiber. HEX triplet: 24, 41 and 40. RGB value is (36,65,64). Sum of RGB (Red+Green+Blue) = 36+65+64=165 (21% of max value = 765). Red value is 36 (14.45% from 255 or 21.82% from 165); Green value is 65 (25.78% from 255 or 39.39% from 165); Blue value is 64 (25.39% from 255 or 38.79% from 165); Max value from RGB is 65 - color contains mainly: green. Hex color #244140 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #244140 is #DBBEBF. Grayscale: #383838. Windows color (decimal): -14401216 or 4210980. OLE color: 4210980.
HSL color Cylindrical-coordinate representation of color #244140: hue angle of 177.93º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #244140 is Cyan = 0.45, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.75.
<style> p { color: #244140; } p { color: rgb(36,65,64); } H1.HeaderClassName { color: #244140; } .AnyTagClassName { color: #244140; } </style>
<style> a { background-color: #244140; } a { background-color: rgb(36,65,64); } div.DivClassName { background-color: #244140; } .BgClassName { background-color: #244140; } </style>
<style> span { border-color: #244140; } span { border-color: rgb(36,65,64); } td.TdClassName { border-color: #244140; } .TagClassName { border-color: #244140; } </style>