#6360CC (or 0x6360CC) is unknown color: approx Slate Blue. HEX triplet: 63, 60 and CC. RGB value is (99,96,204). Sum of RGB (Red+Green+Blue) = 99+96+204=399 (52% of max value = 765). Red value is 99 (39.06% from 255 or 24.81% from 399); Green value is 96 (37.89% from 255 or 24.06% from 399); Blue value is 204 (80.08% from 255 or 51.13% from 399); Max value from RGB is 204 - color contains mainly: blue. Hex color #6360CC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6360CC is #9C9F33. Grayscale: #6C6C6C. Windows color (decimal): -10264372 or 13394019. OLE color: 13394019.
HSL color Cylindrical-coordinate representation of color #6360CC: hue angle of 241.67º degrees, saturation: 0.51, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #6360CC is Cyan = 0.51, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #6360cc; } p { color: rgb(99,96,204); } H1.HeaderClassName { color: #6360cc; } .AnyTagClassName { color: #6360cc; } </style>
<style> a { background-color: #6360cc; } a { background-color: rgb(99,96,204); } div.DivClassName { background-color: #6360cc; } .BgClassName { background-color: #6360cc; } </style>
<style> span { border-color: #6360cc; } span { border-color: rgb(99,96,204); } td.TdClassName { border-color: #6360cc; } .TagClassName { border-color: #6360cc; } </style>