#274F7B (or 0x274F7B) is unknown color: approx Venice Blue. HEX triplet: 27, 4F and 7B. RGB value is (39,79,123). Sum of RGB (Red+Green+Blue) = 39+79+123=241 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.18% from 241); Green value is 79 (31.25% from 255 or 32.78% from 241); Blue value is 123 (48.44% from 255 or 51.04% from 241); Max value from RGB is 123 - color contains mainly: blue. Hex color #274F7B is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #274F7B is #D8B084. Grayscale: #474747. Windows color (decimal): -14200965 or 8081191. OLE color: 8081191.
HSL color Cylindrical-coordinate representation of color #274F7B: hue angle of 211.43º degrees, saturation: 0.52, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #274F7B is Cyan = 0.68, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #274F7B; } p { color: rgb(39,79,123); } H1.HeaderClassName { color: #274F7B; } .AnyTagClassName { color: #274F7B; } </style>
<style> a { background-color: #274F7B; } a { background-color: rgb(39,79,123); } div.DivClassName { background-color: #274F7B; } .BgClassName { background-color: #274F7B; } </style>
<style> span { border-color: #274F7B; } span { border-color: rgb(39,79,123); } td.TdClassName { border-color: #274F7B; } .TagClassName { border-color: #274F7B; } </style>