#26277B (or 0x26277B) is unknown color: approx Midnight Blue. HEX triplet: 26, 27 and 7B. RGB value is (38,39,123). Sum of RGB (Red+Green+Blue) = 38+39+123=200 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19% from 200); Green value is 39 (15.62% from 255 or 19.5% from 200); Blue value is 123 (48.44% from 255 or 61.5% from 200); Max value from RGB is 123 - color contains mainly: blue. Hex color #26277B is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #26277B is #D9D884. Grayscale: #2F2F2F. Windows color (decimal): -14276741 or 8070950. OLE color: 8070950.
HSL color Cylindrical-coordinate representation of color #26277B: hue angle of 239.29º degrees, saturation: 0.53, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #26277B is Cyan = 0.69, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #26277B; } p { color: rgb(38,39,123); } H1.HeaderClassName { color: #26277B; } .AnyTagClassName { color: #26277B; } </style>
<style> a { background-color: #26277B; } a { background-color: rgb(38,39,123); } div.DivClassName { background-color: #26277B; } .BgClassName { background-color: #26277B; } </style>
<style> span { border-color: #26277B; } span { border-color: rgb(38,39,123); } td.TdClassName { border-color: #26277B; } .TagClassName { border-color: #26277B; } </style>