#264B70 (or 0x264B70) is unknown color: approx Venice Blue. HEX triplet: 26, 4B and 70. RGB value is (38,75,112). Sum of RGB (Red+Green+Blue) = 38+75+112=225 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.89% from 225); Green value is 75 (29.69% from 255 or 33.33% from 225); Blue value is 112 (44.14% from 255 or 49.78% from 225); Max value from RGB is 112 - color contains mainly: blue. Hex color #264B70 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #264B70 is #D9B48F. Grayscale: #434343. Windows color (decimal): -14267536 or 7359270. OLE color: 7359270.
HSL color Cylindrical-coordinate representation of color #264B70: hue angle of 210º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #264B70 is Cyan = 0.66, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #264B70; } p { color: rgb(38,75,112); } H1.HeaderClassName { color: #264B70; } .AnyTagClassName { color: #264B70; } </style>
<style> a { background-color: #264B70; } a { background-color: rgb(38,75,112); } div.DivClassName { background-color: #264B70; } .BgClassName { background-color: #264B70; } </style>
<style> span { border-color: #264B70; } span { border-color: rgb(38,75,112); } td.TdClassName { border-color: #264B70; } .TagClassName { border-color: #264B70; } </style>