#3E95FA (or 0x3E95FA) is unknown color: approx Dodger Blue. HEX triplet: 3E, 95 and FA. RGB value is (62,149,250). Sum of RGB (Red+Green+Blue) = 62+149+250=461 (61% of max value = 765). Red value is 62 (24.61% from 255 or 13.45% from 461); Green value is 149 (58.59% from 255 or 32.32% from 461); Blue value is 250 (98.05% from 255 or 54.23% from 461); Max value from RGB is 250 - color contains mainly: blue. Hex color #3E95FA is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #3E95FA is #C16A05. Grayscale: #868686. Windows color (decimal): -12675590 or 16422206. OLE color: 16422206.
HSL color Cylindrical-coordinate representation of color #3E95FA: hue angle of 212.23º degrees, saturation: 0.95, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #3E95FA is Cyan = 0.75, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #3e95fa; } p { color: rgb(62,149,250); } H1.HeaderClassName { color: #3e95fa; } .AnyTagClassName { color: #3e95fa; } </style>
<style> a { background-color: #3e95fa; } a { background-color: rgb(62,149,250); } div.DivClassName { background-color: #3e95fa; } .BgClassName { background-color: #3e95fa; } </style>
<style> span { border-color: #3e95fa; } span { border-color: rgb(62,149,250); } td.TdClassName { border-color: #3e95fa; } .TagClassName { border-color: #3e95fa; } </style>