#3C3A02 (or 0x3C3A02) is unknown color: approx Turtle Green. HEX triplet: 3C, 3A and 02. RGB value is (60,58,2). Sum of RGB (Red+Green+Blue) = 60+58+2=120 (15% of max value = 765). Red value is 60 (23.83% from 255 or 50% from 120); Green value is 58 (23.05% from 255 or 48.33% from 120); Blue value is 2 (1.17% from 255 or 1.67% from 120); Max value from RGB is 60 - color contains mainly: red. Hex color #3C3A02 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3C3A02 is #C3C5FD. Grayscale: #343434. Windows color (decimal): -12830206 or 145980. OLE color: 145980.
HSL color Cylindrical-coordinate representation of color #3C3A02: hue angle of 57.93º degrees, saturation: 0.94, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #3C3A02 is Cyan = 0, Magento = 0.03, Yellow = 0.97 and Black (K on CMYK) = 0.76.
<style> p { color: #3C3A02; } p { color: rgb(60,58,2); } H1.HeaderClassName { color: #3C3A02; } .AnyTagClassName { color: #3C3A02; } </style>
<style> a { background-color: #3C3A02; } a { background-color: rgb(60,58,2); } div.DivClassName { background-color: #3C3A02; } .BgClassName { background-color: #3C3A02; } </style>
<style> span { border-color: #3C3A02; } span { border-color: rgb(60,58,2); } td.TdClassName { border-color: #3C3A02; } .TagClassName { border-color: #3C3A02; } </style>