#2A3852 (or 0x2A3852) is unknown color: approx Madison. HEX triplet: 2A, 38 and 52. RGB value is (42,56,82). Sum of RGB (Red+Green+Blue) = 42+56+82=180 (23% of max value = 765). Red value is 42 (16.80% from 255 or 23.33% from 180); Green value is 56 (22.27% from 255 or 31.11% from 180); Blue value is 82 (32.42% from 255 or 45.56% from 180); Max value from RGB is 82 - color contains mainly: blue. Hex color #2A3852 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #2A3852 is #D5C7AD. Grayscale: #363636. Windows color (decimal): -14010286 or 5388330. OLE color: 5388330.
HSL color Cylindrical-coordinate representation of color #2A3852: hue angle of 219º degrees, saturation: 0.32, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #2A3852 is Cyan = 0.49, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.68.
<style> p { color: #2A3852; } p { color: rgb(42,56,82); } H1.HeaderClassName { color: #2A3852; } .AnyTagClassName { color: #2A3852; } </style>
<style> a { background-color: #2A3852; } a { background-color: rgb(42,56,82); } div.DivClassName { background-color: #2A3852; } .BgClassName { background-color: #2A3852; } </style>
<style> span { border-color: #2A3852; } span { border-color: rgb(42,56,82); } td.TdClassName { border-color: #2A3852; } .TagClassName { border-color: #2A3852; } </style>