#455CCC (or 0x455CCC) is unknown color: approx Free Speech Blue. HEX triplet: 45, 5C and CC. RGB value is (69,92,204). Sum of RGB (Red+Green+Blue) = 69+92+204=365 (48% of max value = 765). Red value is 69 (27.34% from 255 or 18.90% from 365); Green value is 92 (36.33% from 255 or 25.21% from 365); Blue value is 204 (80.08% from 255 or 55.89% from 365); Max value from RGB is 204 - color contains mainly: blue. Hex color #455CCC is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #455CCC is #BAA333. Grayscale: #616161. Windows color (decimal): -12231476 or 13392965. OLE color: 13392965.
HSL color Cylindrical-coordinate representation of color #455CCC: hue angle of 229.78º degrees, saturation: 0.57, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #455CCC is Cyan = 0.66, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #455CCC; } p { color: rgb(69,92,204); } H1.HeaderClassName { color: #455CCC; } .AnyTagClassName { color: #455CCC; } </style>
<style> a { background-color: #455CCC; } a { background-color: rgb(69,92,204); } div.DivClassName { background-color: #455CCC; } .BgClassName { background-color: #455CCC; } </style>
<style> span { border-color: #455CCC; } span { border-color: rgb(69,92,204); } td.TdClassName { border-color: #455CCC; } .TagClassName { border-color: #455CCC; } </style>