#264855 (or 0x264855) is unknown color: approx Teal Blue. HEX triplet: 26, 48 and 55. RGB value is (38,72,85). Sum of RGB (Red+Green+Blue) = 38+72+85=195 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.49% from 195); Green value is 72 (28.52% from 255 or 36.92% from 195); Blue value is 85 (33.59% from 255 or 43.59% from 195); Max value from RGB is 85 - color contains mainly: blue. Hex color #264855 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #264855 is #D9B7AA. Grayscale: #3F3F3F. Windows color (decimal): -14268331 or 5589030. OLE color: 5589030.
HSL color Cylindrical-coordinate representation of color #264855: hue angle of 196.6º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #264855 is Cyan = 0.55, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #264855; } p { color: rgb(38,72,85); } H1.HeaderClassName { color: #264855; } .AnyTagClassName { color: #264855; } </style>
<style> a { background-color: #264855; } a { background-color: rgb(38,72,85); } div.DivClassName { background-color: #264855; } .BgClassName { background-color: #264855; } </style>
<style> span { border-color: #264855; } span { border-color: rgb(38,72,85); } td.TdClassName { border-color: #264855; } .TagClassName { border-color: #264855; } </style>