#203240 (or 0x203240) is unknown color: approx Midnight. HEX triplet: 20, 32 and 40. RGB value is (32,50,64). Sum of RGB (Red+Green+Blue) = 32+50+64=146 (19% of max value = 765). Red value is 32 (12.89% from 255 or 21.92% from 146); Green value is 50 (19.92% from 255 or 34.25% from 146); Blue value is 64 (25.39% from 255 or 43.84% from 146); Max value from RGB is 64 - color contains mainly: blue. Hex color #203240 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #203240 is #DFCDBF. Grayscale: #2E2E2E. Windows color (decimal): -14667200 or 4207136. OLE color: 4207136.
HSL color Cylindrical-coordinate representation of color #203240: hue angle of 206.25º degrees, saturation: 0.33, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #203240 is Cyan = 0.50, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.75.
<style> p { color: #203240; } p { color: rgb(32,50,64); } H1.HeaderClassName { color: #203240; } .AnyTagClassName { color: #203240; } </style>
<style> a { background-color: #203240; } a { background-color: rgb(32,50,64); } div.DivClassName { background-color: #203240; } .BgClassName { background-color: #203240; } </style>
<style> span { border-color: #203240; } span { border-color: rgb(32,50,64); } td.TdClassName { border-color: #203240; } .TagClassName { border-color: #203240; } </style>