#264255 (or 0x264255) is unknown color: approx Astronaut Blue. HEX triplet: 26, 42 and 55. RGB value is (38,66,85). Sum of RGB (Red+Green+Blue) = 38+66+85=189 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20.11% from 189); Green value is 66 (26.17% from 255 or 34.92% from 189); Blue value is 85 (33.59% from 255 or 44.97% from 189); Max value from RGB is 85 - color contains mainly: blue. Hex color #264255 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #264255 is #D9BDAA. Grayscale: #3B3B3B. Windows color (decimal): -14269867 or 5587494. OLE color: 5587494.
HSL color Cylindrical-coordinate representation of color #264255: hue angle of 204.26º 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 #264255 is Cyan = 0.55, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #264255; } p { color: rgb(38,66,85); } H1.HeaderClassName { color: #264255; } .AnyTagClassName { color: #264255; } </style>
<style> a { background-color: #264255; } a { background-color: rgb(38,66,85); } div.DivClassName { background-color: #264255; } .BgClassName { background-color: #264255; } </style>
<style> span { border-color: #264255; } span { border-color: rgb(38,66,85); } td.TdClassName { border-color: #264255; } .TagClassName { border-color: #264255; } </style>