#263EBD (or 0x263EBD) is unknown color: approx Persian Blue. HEX triplet: 26, 3E and BD. RGB value is (38,62,189). Sum of RGB (Red+Green+Blue) = 38+62+189=289 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.15% from 289); Green value is 62 (24.61% from 255 or 21.45% from 289); Blue value is 189 (74.22% from 255 or 65.40% from 289); Max value from RGB is 189 - color contains mainly: blue. Hex color #263EBD is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #263EBD is #D9C142. Grayscale: #444444. Windows color (decimal): -14270787 or 12402214. OLE color: 12402214.
HSL color Cylindrical-coordinate representation of color #263EBD: hue angle of 230.46º degrees, saturation: 0.67, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #263EBD is Cyan = 0.80, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #263EBD; } p { color: rgb(38,62,189); } H1.HeaderClassName { color: #263EBD; } .AnyTagClassName { color: #263EBD; } </style>
<style> a { background-color: #263EBD; } a { background-color: rgb(38,62,189); } div.DivClassName { background-color: #263EBD; } .BgClassName { background-color: #263EBD; } </style>
<style> span { border-color: #263EBD; } span { border-color: rgb(38,62,189); } td.TdClassName { border-color: #263EBD; } .TagClassName { border-color: #263EBD; } </style>