#6276FF (or 0x6276FF) is unknown color: approx Medium Slate Blue. HEX triplet: 62, 76 and FF. RGB value is (98,118,255). Sum of RGB (Red+Green+Blue) = 98+118+255=471 (62% of max value = 765). Red value is 98 (38.67% from 255 or 20.81% from 471); Green value is 118 (46.48% from 255 or 25.05% from 471); Blue value is 255 (100% from 255 or 54.14% from 471); Max value from RGB is 255 - color contains mainly: blue. Hex color #6276FF is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #6276FF is #9D8900. Grayscale: #7F7F7F. Windows color (decimal): -10324225 or 16741986. OLE color: 16741986.
HSL color Cylindrical-coordinate representation of color #6276FF: hue angle of 232.36º degrees, saturation: 1, lightness: 0.69%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #6276FF is Cyan = 0.62, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #6276FF; } p { color: rgb(98,118,255); } H1.HeaderClassName { color: #6276FF; } .AnyTagClassName { color: #6276FF; } </style>
<style> a { background-color: #6276FF; } a { background-color: rgb(98,118,255); } div.DivClassName { background-color: #6276FF; } .BgClassName { background-color: #6276FF; } </style>
<style> span { border-color: #6276FF; } span { border-color: rgb(98,118,255); } td.TdClassName { border-color: #6276FF; } .TagClassName { border-color: #6276FF; } </style>