#261CEE (or 0x261CEE) is unknown color: approx Han Purple. HEX triplet: 26, 1C and EE. RGB value is (38,28,238). Sum of RGB (Red+Green+Blue) = 38+28+238=304 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.5% from 304); Green value is 28 (11.33% from 255 or 9.21% from 304); Blue value is 238 (93.36% from 255 or 78.29% from 304); Max value from RGB is 238 - color contains mainly: blue. Hex color #261CEE is not a web safe color. Web safe color analog (approx): #3333FF. Inversed color of #261CEE is #D9E311. Grayscale: #363636. Windows color (decimal): -14279442 or 15604774. OLE color: 15604774.
HSL color Cylindrical-coordinate representation of color #261CEE: hue angle of 242.86º degrees, saturation: 0.86, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #261CEE is Cyan = 0.84, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #261cee; } p { color: rgb(38,28,238); } H1.HeaderClassName { color: #261cee; } .AnyTagClassName { color: #261cee; } </style>
<style> a { background-color: #261cee; } a { background-color: rgb(38,28,238); } div.DivClassName { background-color: #261cee; } .BgClassName { background-color: #261cee; } </style>
<style> span { border-color: #261cee; } span { border-color: rgb(38,28,238); } td.TdClassName { border-color: #261cee; } .TagClassName { border-color: #261cee; } </style>