#002522 (or 0x002522) is unknown color: approx Dark Green. HEX triplet: 00, 25 and 22. RGB value is (0,37,34). Sum of RGB (Red+Green+Blue) = 0+37+34=71 (9% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 71); Green value is 37 (14.84% from 255 or 52.11% from 71); Blue value is 34 (13.67% from 255 or 47.89% from 71); Max value from RGB is 37 - color contains mainly: green. Hex color #002522 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #002522 is #FFDADD. Grayscale: #191919. Windows color (decimal): -16767710 or 2237696. OLE color: 2237696.
HSL color Cylindrical-coordinate representation of color #002522: hue angle of 175.14º degrees, saturation: 1, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002522 is Cyan = 1, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.85.
<style> p { color: #002522; } p { color: rgb(0,37,34); } H1.HeaderClassName { color: #002522; } .AnyTagClassName { color: #002522; } </style>
<style> a { background-color: #002522; } a { background-color: rgb(0,37,34); } div.DivClassName { background-color: #002522; } .BgClassName { background-color: #002522; } </style>
<style> span { border-color: #002522; } span { border-color: rgb(0,37,34); } td.TdClassName { border-color: #002522; } .TagClassName { border-color: #002522; } </style>