#40A0A1 (or 0x40A0A1) is unknown color: approx Blue Chill. HEX triplet: 40, A0 and A1. RGB value is (64,160,161). Sum of RGB (Red+Green+Blue) = 64+160+161=385 (50% of max value = 765). Red value is 64 (25.39% from 255 or 16.62% from 385); Green value is 160 (62.89% from 255 or 41.56% from 385); Blue value is 161 (63.28% from 255 or 41.82% from 385); Max value from RGB is 161 - color contains mainly: blue. Hex color #40A0A1 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #40A0A1 is #BF5F5E. Grayscale: #838383. Windows color (decimal): -12541791 or 10592320. OLE color: 10592320.
HSL color Cylindrical-coordinate representation of color #40A0A1: hue angle of 180.62º degrees, saturation: 0.43, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #40A0A1 is Cyan = 0.60, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.37.
<style> p { color: #40a0a1; } p { color: rgb(64,160,161); } H1.HeaderClassName { color: #40a0a1; } .AnyTagClassName { color: #40a0a1; } </style>
<style> a { background-color: #40a0a1; } a { background-color: rgb(64,160,161); } div.DivClassName { background-color: #40a0a1; } .BgClassName { background-color: #40a0a1; } </style>
<style> span { border-color: #40a0a1; } span { border-color: rgb(64,160,161); } td.TdClassName { border-color: #40a0a1; } .TagClassName { border-color: #40a0a1; } </style>