#265C7F (or 0x265C7F) is unknown color: approx Bahama Blue. HEX triplet: 26, 5C and 7F. RGB value is (38,92,127). Sum of RGB (Red+Green+Blue) = 38+92+127=257 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.79% from 257); Green value is 92 (36.33% from 255 or 35.80% from 257); Blue value is 127 (50% from 255 or 49.42% from 257); Max value from RGB is 127 - color contains mainly: blue. Hex color #265C7F is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265C7F is #D9A380. Grayscale: #4F4F4F. Windows color (decimal): -14263169 or 8346662. OLE color: 8346662.
HSL color Cylindrical-coordinate representation of color #265C7F: hue angle of 203.6º degrees, saturation: 0.54, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #265C7F is Cyan = 0.70, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #265C7F; } p { color: rgb(38,92,127); } H1.HeaderClassName { color: #265C7F; } .AnyTagClassName { color: #265C7F; } </style>
<style> a { background-color: #265C7F; } a { background-color: rgb(38,92,127); } div.DivClassName { background-color: #265C7F; } .BgClassName { background-color: #265C7F; } </style>
<style> span { border-color: #265C7F; } span { border-color: rgb(38,92,127); } td.TdClassName { border-color: #265C7F; } .TagClassName { border-color: #265C7F; } </style>