#409CAC (or 0x409CAC) is unknown color: approx Boston Blue. HEX triplet: 40, 9C and AC. RGB value is (64,156,172). Sum of RGB (Red+Green+Blue) = 64+156+172=392 (51% of max value = 765). Red value is 64 (25.39% from 255 or 16.33% from 392); Green value is 156 (61.33% from 255 or 39.80% from 392); Blue value is 172 (67.58% from 255 or 43.88% from 392); Max value from RGB is 172 - color contains mainly: blue. Hex color #409CAC is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #409CAC is #BF6353. Grayscale: #828282. Windows color (decimal): -12542804 or 11312192. OLE color: 11312192.
HSL color Cylindrical-coordinate representation of color #409CAC: hue angle of 188.89º degrees, saturation: 0.46, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #409CAC is Cyan = 0.63, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #409cac; } p { color: rgb(64,156,172); } H1.HeaderClassName { color: #409cac; } .AnyTagClassName { color: #409cac; } </style>
<style> a { background-color: #409cac; } a { background-color: rgb(64,156,172); } div.DivClassName { background-color: #409cac; } .BgClassName { background-color: #409cac; } </style>
<style> span { border-color: #409cac; } span { border-color: rgb(64,156,172); } td.TdClassName { border-color: #409cac; } .TagClassName { border-color: #409cac; } </style>