#2D235C (or 0x2D235C) is unknown color: approx Paris M. HEX triplet: 2D, 23 and 5C. RGB value is (45,35,92). Sum of RGB (Red+Green+Blue) = 45+35+92=172 (22% of max value = 765). Red value is 45 (17.97% from 255 or 26.16% from 172); Green value is 35 (14.06% from 255 or 20.35% from 172); Blue value is 92 (36.33% from 255 or 53.49% from 172); Max value from RGB is 92 - color contains mainly: blue. Hex color #2D235C is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #2D235C is #D2DCA3. Grayscale: #2C2C2C. Windows color (decimal): -13819044 or 6038317. OLE color: 6038317.
HSL color Cylindrical-coordinate representation of color #2D235C: hue angle of 250.53º degrees, saturation: 0.45, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #2D235C is Cyan = 0.51, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #2D235C; } p { color: rgb(45,35,92); } H1.HeaderClassName { color: #2D235C; } .AnyTagClassName { color: #2D235C; } </style>
<style> a { background-color: #2D235C; } a { background-color: rgb(45,35,92); } div.DivClassName { background-color: #2D235C; } .BgClassName { background-color: #2D235C; } </style>
<style> span { border-color: #2D235C; } span { border-color: rgb(45,35,92); } td.TdClassName { border-color: #2D235C; } .TagClassName { border-color: #2D235C; } </style>