#336699 (or 0x336699) is unknown color: approx Lochmara. HEX triplet: 33, 66 and 99. RGB value is (51,102,153). Sum of RGB (Red+Green+Blue) = 51+102+153=306 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.67% from 306); Green value is 102 (40.23% from 255 or 33.33% from 306); Blue value is 153 (60.16% from 255 or 50% from 306); Max value from RGB is 153 - color contains mainly: blue. Hex color #336699 is a web safe color. Inversed color of #336699 is #CC9966. Grayscale: #5C5C5C. Windows color (decimal): -13408615 or 10053171. OLE color: 10053171.
HSL color Cylindrical-coordinate representation of color #336699: hue angle of 210º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #336699 is Cyan = 0.67, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #336699; } p { color: rgb(51,102,153); } H1.HeaderClassName { color: #336699; } .AnyTagClassName { color: #336699; } </style>
<style> a { background-color: #336699; } a { background-color: rgb(51,102,153); } div.DivClassName { background-color: #336699; } .BgClassName { background-color: #336699; } </style>
<style> span { border-color: #336699; } span { border-color: rgb(51,102,153); } td.TdClassName { border-color: #336699; } .TagClassName { border-color: #336699; } </style>