#333C50 (or 0x333C50) is unknown color: approx Cloud Burst. HEX triplet: 33, 3C and 50. RGB value is (51,60,80). Sum of RGB (Red+Green+Blue) = 51+60+80=191 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.70% from 191); Green value is 60 (23.83% from 255 or 31.41% from 191); Blue value is 80 (31.64% from 255 or 41.88% from 191); Max value from RGB is 80 - color contains mainly: blue. Hex color #333C50 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #333C50 is #CCC3AF. Grayscale: #3B3B3B. Windows color (decimal): -13419440 or 5258291. OLE color: 5258291.
HSL color Cylindrical-coordinate representation of color #333C50: hue angle of 221.38º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #333C50 is Cyan = 0.36, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #333C50; } p { color: rgb(51,60,80); } H1.HeaderClassName { color: #333C50; } .AnyTagClassName { color: #333C50; } </style>
<style> a { background-color: #333C50; } a { background-color: rgb(51,60,80); } div.DivClassName { background-color: #333C50; } .BgClassName { background-color: #333C50; } </style>
<style> span { border-color: #333C50; } span { border-color: rgb(51,60,80); } td.TdClassName { border-color: #333C50; } .TagClassName { border-color: #333C50; } </style>