#180D2E (or 0x180D2E) is unknown color: approx Tolopea. HEX triplet: 18, 0D and 2E. RGB value is (24,13,46). Sum of RGB (Red+Green+Blue) = 24+13+46=83 (10% of max value = 765). Red value is 24 (9.77% from 255 or 28.92% from 83); Green value is 13 (5.47% from 255 or 15.66% from 83); Blue value is 46 (18.36% from 255 or 55.42% from 83); Max value from RGB is 46 - color contains mainly: blue. Hex color #180D2E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #180D2E is #E7F2D1. Grayscale: #131313. Windows color (decimal): -15200978 or 3018008. OLE color: 3018008.
HSL color Cylindrical-coordinate representation of color #180D2E: hue angle of 260º degrees, saturation: 0.56, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #180D2E is Cyan = 0.48, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #180D2E; } p { color: rgb(24,13,46); } H1.HeaderClassName { color: #180D2E; } .AnyTagClassName { color: #180D2E; } </style>
<style> a { background-color: #180D2E; } a { background-color: rgb(24,13,46); } div.DivClassName { background-color: #180D2E; } .BgClassName { background-color: #180D2E; } </style>
<style> span { border-color: #180D2E; } span { border-color: rgb(24,13,46); } td.TdClassName { border-color: #180D2E; } .TagClassName { border-color: #180D2E; } </style>