#3C3D01 (or 0x3C3D01) is unknown color: approx Turtle Green. HEX triplet: 3C, 3D and 01. RGB value is (60,61,1). Sum of RGB (Red+Green+Blue) = 60+61+1=122 (16% of max value = 765). Red value is 60 (23.83% from 255 or 49.18% from 122); Green value is 61 (24.22% from 255 or 50% from 122); Blue value is 1 (0.78% from 255 or 0.82% from 122); Max value from RGB is 61 - color contains mainly: green. Hex color #3C3D01 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3C3D01 is #C3C2FE. Grayscale: #363636. Windows color (decimal): -12829439 or 81212. OLE color: 81212.
HSL color Cylindrical-coordinate representation of color #3C3D01: hue angle of 61º degrees, saturation: 0.97, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #3C3D01 is Cyan = 0.02, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.76.
<style> p { color: #3C3D01; } p { color: rgb(60,61,1); } H1.HeaderClassName { color: #3C3D01; } .AnyTagClassName { color: #3C3D01; } </style>
<style> a { background-color: #3C3D01; } a { background-color: rgb(60,61,1); } div.DivClassName { background-color: #3C3D01; } .BgClassName { background-color: #3C3D01; } </style>
<style> span { border-color: #3C3D01; } span { border-color: rgb(60,61,1); } td.TdClassName { border-color: #3C3D01; } .TagClassName { border-color: #3C3D01; } </style>