#180B30 (or 0x180B30) is unknown color: approx Blackcurrant. HEX triplet: 18, 0B and 30. RGB value is (24,11,48). Sum of RGB (Red+Green+Blue) = 24+11+48=83 (10% of max value = 765). Red value is 24 (9.77% from 255 or 28.92% from 83); Green value is 11 (4.69% from 255 or 13.25% from 83); Blue value is 48 (19.14% from 255 or 57.83% from 83); Max value from RGB is 48 - color contains mainly: blue. Hex color #180B30 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #180B30 is #E7F4CF. Grayscale: #121212. Windows color (decimal): -15201488 or 3148568. OLE color: 3148568.
HSL color Cylindrical-coordinate representation of color #180B30: hue angle of 261.08º degrees, saturation: 0.63, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #180B30 is Cyan = 0.5, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.81.
<style> p { color: #180B30; } p { color: rgb(24,11,48); } H1.HeaderClassName { color: #180B30; } .AnyTagClassName { color: #180B30; } </style>
<style> a { background-color: #180B30; } a { background-color: rgb(24,11,48); } div.DivClassName { background-color: #180B30; } .BgClassName { background-color: #180B30; } </style>
<style> span { border-color: #180B30; } span { border-color: rgb(24,11,48); } td.TdClassName { border-color: #180B30; } .TagClassName { border-color: #180B30; } </style>