#2A627B (or 0x2A627B) is unknown color: approx Orient. HEX triplet: 2A, 62 and 7B. RGB value is (42,98,123). Sum of RGB (Red+Green+Blue) = 42+98+123=263 (34% of max value = 765). Red value is 42 (16.80% from 255 or 15.97% from 263); Green value is 98 (38.67% from 255 or 37.26% from 263); Blue value is 123 (48.44% from 255 or 46.77% from 263); Max value from RGB is 123 - color contains mainly: blue. Hex color #2A627B is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #2A627B is #D59D84. Grayscale: #535353. Windows color (decimal): -13999493 or 8086058. OLE color: 8086058.
HSL color Cylindrical-coordinate representation of color #2A627B: hue angle of 198.52º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #2A627B is Cyan = 0.66, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #2A627B; } p { color: rgb(42,98,123); } H1.HeaderClassName { color: #2A627B; } .AnyTagClassName { color: #2A627B; } </style>
<style> a { background-color: #2A627B; } a { background-color: rgb(42,98,123); } div.DivClassName { background-color: #2A627B; } .BgClassName { background-color: #2A627B; } </style>
<style> span { border-color: #2A627B; } span { border-color: rgb(42,98,123); } td.TdClassName { border-color: #2A627B; } .TagClassName { border-color: #2A627B; } </style>