#323F4F (or 0x323F4F) is unknown color: approx Cloud Burst. HEX triplet: 32, 3F and 4F. RGB value is (50,63,79). Sum of RGB (Red+Green+Blue) = 50+63+79=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 63 (25% from 255 or 32.81% from 192); Blue value is 79 (31.25% from 255 or 41.15% from 192); Max value from RGB is 79 - color contains mainly: blue. Hex color #323F4F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323F4F is #CDC0B0. Grayscale: #3C3C3C. Windows color (decimal): -13484209 or 5193522. OLE color: 5193522.
HSL color Cylindrical-coordinate representation of color #323F4F: hue angle of 213.1º degrees, saturation: 0.22, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #323F4F is Cyan = 0.37, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #323F4F; } p { color: rgb(50,63,79); } H1.HeaderClassName { color: #323F4F; } .AnyTagClassName { color: #323F4F; } </style>
<style> a { background-color: #323F4F; } a { background-color: rgb(50,63,79); } div.DivClassName { background-color: #323F4F; } .BgClassName { background-color: #323F4F; } </style>
<style> span { border-color: #323F4F; } span { border-color: rgb(50,63,79); } td.TdClassName { border-color: #323F4F; } .TagClassName { border-color: #323F4F; } </style>