#00332B (or 0x00332B) is unknown color: approx Dark Green. HEX triplet: 00, 33 and 2B. RGB value is (0,51,43). Sum of RGB (Red+Green+Blue) = 0+51+43=94 (12% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 94); Green value is 51 (20.31% from 255 or 54.26% from 94); Blue value is 43 (17.19% from 255 or 45.74% from 94); Max value from RGB is 51 - color contains mainly: green. Hex color #00332B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #00332B is #FFCCD4. Grayscale: #222222. Windows color (decimal): -16764117 or 2831104. OLE color: 2831104.
HSL color Cylindrical-coordinate representation of color #00332B: hue angle of 170.59º degrees, saturation: 1, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00332B is Cyan = 1, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.8.
<style> p { color: #00332B; } p { color: rgb(0,51,43); } H1.HeaderClassName { color: #00332B; } .AnyTagClassName { color: #00332B; } </style>
<style> a { background-color: #00332B; } a { background-color: rgb(0,51,43); } div.DivClassName { background-color: #00332B; } .BgClassName { background-color: #00332B; } </style>
<style> span { border-color: #00332B; } span { border-color: rgb(0,51,43); } td.TdClassName { border-color: #00332B; } .TagClassName { border-color: #00332B; } </style>