#263E2E (or 0x263E2E) is unknown color: approx Holly. HEX triplet: 26, 3E and 2E. RGB value is (38,62,46). Sum of RGB (Red+Green+Blue) = 38+62+46=146 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.03% from 146); Green value is 62 (24.61% from 255 or 42.47% from 146); Blue value is 46 (18.36% from 255 or 31.51% from 146); Max value from RGB is 62 - color contains mainly: green. Hex color #263E2E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263E2E is #D9C1D1. Grayscale: #353535. Windows color (decimal): -14270930 or 3030566. OLE color: 3030566.
HSL color Cylindrical-coordinate representation of color #263E2E: hue angle of 140º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #263E2E is Cyan = 0.39, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.76.
<style> p { color: #263E2E; } p { color: rgb(38,62,46); } H1.HeaderClassName { color: #263E2E; } .AnyTagClassName { color: #263E2E; } </style>
<style> a { background-color: #263E2E; } a { background-color: rgb(38,62,46); } div.DivClassName { background-color: #263E2E; } .BgClassName { background-color: #263E2E; } </style>
<style> span { border-color: #263E2E; } span { border-color: rgb(38,62,46); } td.TdClassName { border-color: #263E2E; } .TagClassName { border-color: #263E2E; } </style>