#295DBD (or 0x295DBD) is unknown color: approx Cerulean Blue. HEX triplet: 29, 5D and BD. RGB value is (41,93,189). Sum of RGB (Red+Green+Blue) = 41+93+189=323 (42% of max value = 765). Red value is 41 (16.41% from 255 or 12.69% from 323); Green value is 93 (36.72% from 255 or 28.79% from 323); Blue value is 189 (74.22% from 255 or 58.51% from 323); Max value from RGB is 189 - color contains mainly: blue. Hex color #295DBD is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #295DBD is #D6A242. Grayscale: #575757. Windows color (decimal): -14066243 or 12410153. OLE color: 12410153.
HSL color Cylindrical-coordinate representation of color #295DBD: hue angle of 218.92º degrees, saturation: 0.64, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #295DBD is Cyan = 0.78, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #295DBD; } p { color: rgb(41,93,189); } H1.HeaderClassName { color: #295DBD; } .AnyTagClassName { color: #295DBD; } </style>
<style> a { background-color: #295DBD; } a { background-color: rgb(41,93,189); } div.DivClassName { background-color: #295DBD; } .BgClassName { background-color: #295DBD; } </style>
<style> span { border-color: #295DBD; } span { border-color: rgb(41,93,189); } td.TdClassName { border-color: #295DBD; } .TagClassName { border-color: #295DBD; } </style>