#275FCB (or 0x275FCB) is unknown color: approx Cerulean Blue. HEX triplet: 27, 5F and CB. RGB value is (39,95,203). Sum of RGB (Red+Green+Blue) = 39+95+203=337 (44% of max value = 765). Red value is 39 (15.62% from 255 or 11.57% from 337); Green value is 95 (37.5% from 255 or 28.19% from 337); Blue value is 203 (79.69% from 255 or 60.24% from 337); Max value from RGB is 203 - color contains mainly: blue. Hex color #275FCB is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #275FCB is #D8A034. Grayscale: #5A5A5A. Windows color (decimal): -14196789 or 13328167. OLE color: 13328167.
HSL color Cylindrical-coordinate representation of color #275FCB: hue angle of 219.51º degrees, saturation: 0.68, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #275FCB is Cyan = 0.81, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #275FCB; } p { color: rgb(39,95,203); } H1.HeaderClassName { color: #275FCB; } .AnyTagClassName { color: #275FCB; } </style>
<style> a { background-color: #275FCB; } a { background-color: rgb(39,95,203); } div.DivClassName { background-color: #275FCB; } .BgClassName { background-color: #275FCB; } </style>
<style> span { border-color: #275FCB; } span { border-color: rgb(39,95,203); } td.TdClassName { border-color: #275FCB; } .TagClassName { border-color: #275FCB; } </style>