#3F3C03 (or 0x3F3C03) is unknown color: approx Turtle Green. HEX triplet: 3F, 3C and 03. RGB value is (63,60,3). Sum of RGB (Red+Green+Blue) = 63+60+3=126 (16% of max value = 765). Red value is 63 (25% from 255 or 50% from 126); Green value is 60 (23.83% from 255 or 47.62% from 126); Blue value is 3 (1.56% from 255 or 2.38% from 126); Max value from RGB is 63 - color contains mainly: red. Hex color #3F3C03 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3F3C03 is #C0C3FC. Grayscale: #363636. Windows color (decimal): -12633085 or 212031. OLE color: 212031.
HSL color Cylindrical-coordinate representation of color #3F3C03: hue angle of 57º degrees, saturation: 0.91, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3F3C03 is Cyan = 0, Magento = 0.05, Yellow = 0.95 and Black (K on CMYK) = 0.75.
<style> p { color: #3F3C03; } p { color: rgb(63,60,3); } H1.HeaderClassName { color: #3F3C03; } .AnyTagClassName { color: #3F3C03; } </style>
<style> a { background-color: #3F3C03; } a { background-color: rgb(63,60,3); } div.DivClassName { background-color: #3F3C03; } .BgClassName { background-color: #3F3C03; } </style>
<style> span { border-color: #3F3C03; } span { border-color: rgb(63,60,3); } td.TdClassName { border-color: #3F3C03; } .TagClassName { border-color: #3F3C03; } </style>