#606BE0 (or 0x606BE0) is unknown color: approx Slate Blue. HEX triplet: 60, 6B and E0. RGB value is (96,107,224). Sum of RGB (Red+Green+Blue) = 96+107+224=427 (56% of max value = 765). Red value is 96 (37.89% from 255 or 22.48% from 427); Green value is 107 (42.19% from 255 or 25.06% from 427); Blue value is 224 (87.89% from 255 or 52.46% from 427); Max value from RGB is 224 - color contains mainly: blue. Hex color #606BE0 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #606BE0 is #9F941F. Grayscale: #747474. Windows color (decimal): -10458144 or 14707552. OLE color: 14707552.
HSL color Cylindrical-coordinate representation of color #606BE0: hue angle of 234.84º degrees, saturation: 0.67, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #606BE0 is Cyan = 0.57, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #606BE0; } p { color: rgb(96,107,224); } H1.HeaderClassName { color: #606BE0; } .AnyTagClassName { color: #606BE0; } </style>
<style> a { background-color: #606BE0; } a { background-color: rgb(96,107,224); } div.DivClassName { background-color: #606BE0; } .BgClassName { background-color: #606BE0; } </style>
<style> span { border-color: #606BE0; } span { border-color: rgb(96,107,224); } td.TdClassName { border-color: #606BE0; } .TagClassName { border-color: #606BE0; } </style>